Advertisement
Guest User

raspi-kodi-log part 1(3999)

a guest
Feb 28th, 2015
474
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 396.00 KB | None | 0 0
  1. 10:06:32 127.428490 T:1968123904 NOTICE: special://profile/ is mapped to: special://masterprofile/
  2. 10:06:32 127.428871 T:1968123904 NOTICE: -----------------------------------------------------------------------
  3. 10:06:32 127.429100 T:1968123904 NOTICE: Starting Kodi (15.0-ALPHA1 Git:68a1dda). Platform: Linux ARM 32-bit
  4. 10:06:32 127.429367 T:1968123904 NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
  5. 10:06:32 127.429588 T:1968123904 NOTICE: Kodi compiled Feb 27 2015 by GCC 4.9.2 for Linux ARM 32-bit version 3.19.0 (201472)
  6. 10:06:32 127.430664 T:1968123904 NOTICE: Running on OpenELEC (Milhouse) - Version: devel-20150227235517-#0227-g6c52ccc [Build #0227] 5.0, kernel: Linux ARM 32-bit version 3.19.0
  7. 10:06:32 127.430954 T:1968123904 NOTICE: FFmpeg version: 2.5.4
  8. 10:06:32 127.431114 T:1968123904 NOTICE: WARNING: unsupported ffmpeg version detected
  9. 10:06:32 127.431282 T:1968123904 NOTICE: Host CPU: ARMv6-compatible processor rev 7 (v6l), 1 core available
  10. 10:06:32 127.431503 T:1968123904 NOTICE: ARM Features: Neon disabled
  11. 10:06:32 127.431740 T:1968123904 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
  12. 10:06:32 127.431923 T:1968123904 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  13. 10:06:32 127.432091 T:1968123904 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  14. 10:06:32 127.432251 T:1968123904 NOTICE: special://home/ is mapped to: /storage/.kodi
  15. 10:06:32 127.432472 T:1968123904 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
  16. 10:06:32 127.432808 T:1968123904 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  17. 10:06:32 127.433144 T:1968123904 NOTICE: Local hostname: OpenELEC
  18. 10:06:32 127.433464 T:1968123904 NOTICE: Log File is located: /storage/.kodi/temp/kodi.log
  19. 10:06:32 127.433823 T:1968123904 NOTICE: -----------------------------------------------------------------------
  20. 10:06:32 127.437004 T:1968123904 NOTICE: load settings...
  21. 10:06:32 127.780937 T:1968123904 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  22. 10:06:32 127.781784 T:1968123904 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  23. <?xml version="1.0" encoding="UTF-8" ?>
  24. <advancedsettings>
  25. <showexitbutton>false</showexitbutton>
  26. <fanartres>720</fanartres>
  27. <imageres>540</imageres>
  28. <video>
  29. <busydialogdelayms>750</busydialogdelayms>
  30. </video>
  31. <samba>
  32. <clienttimeout>30</clienttimeout>
  33. </samba>
  34. <network>
  35. <readbufferfactor>4.0</readbufferfactor>
  36. </network>
  37. </advancedsettings>
  38. 10:06:32 127.789673 T:1968123904 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  39. 10:06:32 127.790436 T:1968123904 NOTICE: Contents of special://profile/advancedsettings.xml are...
  40. <advancedsettings>
  41. <videodatabase>
  42. <type>mysql</type>
  43. <host>195.210.60.3</host>
  44. <port>3306</port>
  45. <user>xbmc</user>
  46. <pass>xbmc</pass>
  47. </videodatabase>
  48. <musicdatabase>
  49. <type>mysql</type>
  50. <host>195.210.60.3</host>
  51. <port>3306</port>
  52. <user>xbmc</user>
  53. <pass>xbmc</pass>
  54. </musicdatabase>
  55. <mypicsdb>
  56. <type>mysql</type>
  57. <host>195.210.60.3</host>
  58. <port>3306</port>
  59. <user>xbmc</user>
  60. <pass>xbmc</pass>
  61. </mypicsdb>
  62. <pathsubstitution>
  63. <substitute>
  64. <from>special://masterprofile/Thumbnails</from>
  65. <to>smb://home%2fandroid:android@195.210.60.3/xbmc/Thumbnails</to>
  66. </substitute>
  67. </pathsubstitution>
  68. </advancedsettings>
  69. 10:06:32 127.791153 T:1968123904 WARNING: VIDEO database configuration is experimental.
  70. 10:06:32 127.794975 T:1968123904 NOTICE: Default DVD Player: dvdplayer
  71. 10:06:32 127.795227 T:1968123904 NOTICE: Default Video Player: dvdplayer
  72. 10:06:32 127.795433 T:1968123904 NOTICE: Default Audio Player: paplayer
  73. 10:06:32 127.795647 T:1968123904 NOTICE: Enabled debug logging due to GUI setting (2)
  74. 10:06:32 127.795853 T:1968123904 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  75. 10:06:32 127.796722 T:1968123904 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  76. 10:06:32 127.803932 T:1968123904 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  77. 10:06:32 127.807152 T:1968123904 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  78. 10:06:32 127.807663 T:1968123904 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  79. 10:06:32 127.807892 T:1968123904 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  80. 10:06:32 127.808075 T:1968123904 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  81. 10:06:32 127.808258 T:1968123904 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
  82. 10:06:32 127.808487 T:1968123904 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/mms/udp
  83. 10:06:32 127.808693 T:1968123904 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  84. 10:06:32 127.808922 T:1968123904 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  85. 10:06:32 127.809135 T:1968123904 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  86. 10:06:32 127.809364 T:1968123904 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  87. 10:06:32 127.809631 T:1968123904 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  88. 10:06:32 127.809906 T:1968123904 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  89. 10:06:32 127.810196 T:1968123904 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  90. 10:06:32 127.810463 T:1968123904 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  91. 10:06:32 127.810669 T:1968123904 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  92. 10:06:32 127.810913 T:1968123904 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  93. 10:06:32 127.811111 T:1968123904 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  94. 10:06:32 127.811302 T:1968123904 NOTICE: Loaded playercorefactory configuration
  95. 10:06:32 127.812416 T:1968123904 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  96. 10:06:32 127.813171 T:1968123904 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  97. 10:06:32 127.820503 T:1968123904 DEBUG: CAnnouncementManager - Announcement: OnPropertyChanged from xbmc
  98. 10:06:32 127.827881 T:1968123904 DEBUG: Previous line repeats 3 times.
  99. 10:06:32 127.828125 T:1968123904 INFO: creating subdirectories
  100. 10:06:32 127.828300 T:1968123904 INFO: userdata folder: special://masterprofile/
  101. 10:06:32 127.828552 T:1968123904 INFO: recording folder:
  102. 10:06:32 127.828781 T:1968123904 INFO: screenshots folder:
  103. 10:06:32 127.983871 T:1968123904 INFO: load language info file: special://xbmc/language/German/langinfo.xml
  104. 10:06:32 127.990913 T:1968123904 DEBUG: trying to set locale to de_DE.UTF-8
  105. 10:06:32 127.995811 T:1968123904 INFO: global locale set to C
  106. 10:06:32 127.996567 T:1968123904 INFO: load German language file, from path: special://xbmc/language/
  107. 10:06:32 128.164948 T:1968123904 DEBUG: POParser: loaded 3267 strings from file /usr/share/kodi/language/German/strings.po
  108. 10:06:32 128.214325 T:1968123904 DEBUG: POParser: id:10021 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  109. 10:06:32 128.223282 T:1968123904 DEBUG: POParser: id:13503 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  110. 10:06:32 128.223663 T:1968123904 DEBUG: POParser: id:13504 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  111. 10:06:32 128.230637 T:1968123904 DEBUG: POParser: id:19048 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  112. 10:06:32 128.245895 T:1968123904 DEBUG: POParser: id:20433 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  113. 10:06:32 128.262314 T:1968123904 DEBUG: POParser: id:36167 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  114. 10:06:32 128.263077 T:1968123904 DEBUG: POParser: id:36178 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  115. 10:06:32 128.263489 T:1968123904 DEBUG: POParser: id:36180 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  116. 10:06:32 128.268509 T:1968123904 DEBUG: POParser: id:36316 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  117. 10:06:32 128.274033 T:1968123904 DEBUG: POParser: id:36538 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  118. 10:06:32 128.277100 T:1968123904 DEBUG: POParser: loaded 71 strings from file /usr/share/kodi/language/English/strings.po
  119. 10:06:32 128.279327 T:1967027264 NOTICE: Thread ActiveAE start, auto delete: false
  120. 10:06:32 128.280197 T:1956639808 NOTICE: Thread AESink start, auto delete: false
  121. 10:06:32 128.281219 T:1956639808 INFO: CActiveAESink::OpenSink - initialize sink
  122. 10:06:32 128.281540 T:1956639808 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  123. 10:06:32 128.281845 T:1956639808 DEBUG: DllBcm: Using omx system library
  124. 10:06:32 128.287262 T:1956639808 DEBUG: SECTION:LoadDLL(libopenmaxil.so)
  125. 10:06:32 128.293274 T:1956639808 DEBUG: Loading: libopenmaxil.so
  126. 10:06:32 128.300156 T:1956639808 DEBUG: Raspberry PI resuming video output
  127. 10:06:32 128.301315 T:1956639808 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  128. 10:06:32 128.301651 T:1956639808 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
  129. 10:06:32 128.306030 T:1956639808 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x74002050
  130. 10:06:32 128.308594 T:1895822400 NOTICE: Thread CRBPWorker start, auto delete: false
  131. 10:06:32 128.313049 T:1956639808 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignmen(16)
  132. 10:06:32 128.314789 T:1956639808 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  133. 10:06:32 128.315109 T:1956639808 DEBUG: Output Device : HDMI
  134. 10:06:32 128.315277 T:1956639808 DEBUG: Sample Rate : 44100
  135. 10:06:32 128.315491 T:1956639808 DEBUG: Sample Format : AE_FMT_FLOAT
  136. 10:06:32 128.315659 T:1956639808 DEBUG: Channel Count : 2
  137. 10:06:32 128.315872 T:1956639808 DEBUG: Channel Layout: FL,FR
  138. 10:06:32 128.316055 T:1956639808 DEBUG: Frames : 2205
  139. 10:06:32 128.316223 T:1956639808 DEBUG: Frame Samples : 4410
  140. 10:06:32 128.316376 T:1956639808 DEBUG: Frame Size : 8
  141. 10:06:32 128.336014 T:1968123904 NOTICE: Running database version Addons16
  142. 10:06:32 128.337708 T:1968123904 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcpluff-arm.so)
  143. 10:06:32 128.338287 T:1968123904 DEBUG: Loading: /usr/lib/kodi/system/libcpluff-arm.so
  144. 10:06:33 128.836441 T:1968123904 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/kodi/addons: No such file or directory'
  145. 10:06:33 128.837143 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  146. 10:06:33 128.837631 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  147. 10:06:33 128.837921 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  148. 10:06:33 128.838165 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  149. 10:06:33 128.838364 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in weather.yahoo has been installed.'
  150. 10:06:33 128.838654 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc-linux-arm has been installed.'
  151. 10:06:33 128.838928 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in visualization.vortex has been installed.'
  152. 10:06:33 128.839157 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in service.openelec.settings has been installed.'
  153. 10:06:33 128.839401 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  154. 10:06:33 128.839645 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
  155. 10:06:33 128.839859 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
  156. 10:06:33 128.840179 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in script.xbmc.lcdproc has been installed.'
  157. 10:06:33 128.840408 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
  158. 10:06:33 128.840668 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been installed.'
  159. 10:06:33 128.840927 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.vorbis has been installed.'
  160. 10:06:33 128.841156 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.theaudiodb.com has been installed.'
  161. 10:06:33 128.841354 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in xbmc.repo.leopold has been installed.'
  162. 10:06:33 128.841599 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.wav has been installed.'
  163. 10:06:33 128.841843 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in repository.superrepo.org.frodo.all has been installed.'
  164. 10:06:33 128.842087 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been installed.'
  165. 10:06:33 128.842300 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  166. 10:06:33 128.842499 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  167. 10:06:33 128.842758 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup4 has been installed.'
  168. 10:06:33 128.843033 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  169. 10:06:33 128.843262 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  170. 10:06:33 128.843689 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc has been installed.'
  171. 10:06:33 128.843964 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in script.openelec.devupdate has been installed.'
  172. 10:06:33 128.844254 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been installed.'
  173. 10:06:33 128.844467 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.flac has been installed.'
  174. 10:06:33 128.844727 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
  175. 10:06:33 128.844986 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been installed.'
  176. 10:06:33 128.845200 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in plugin.image.mypicsdb has been installed.'
  177. 10:06:33 128.845413 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  178. 10:06:33 128.845657 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  179. 10:06:33 128.845871 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been installed.'
  180. 10:06:33 128.846130 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.amazon.de has been installed.'
  181. 10:06:33 128.846344 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in repository.openelec.tv has been installed.'
  182. 10:06:33 128.846588 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in os.openelec.tv has been installed.'
  183. 10:06:33 128.846954 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
  184. 10:06:33 128.847183 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv has been installed.'
  185. 10:06:33 128.847382 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in repository.unofficial.addon.pro has been installed.'
  186. 10:06:33 128.847641 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in script.module.simple.downloader has been installed.'
  187. 10:06:33 128.847855 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in script.openelec.rpi.config has been installed.'
  188. 10:06:33 128.848129 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.theaudiodb.com has been installed.'
  189. 10:06:33 128.848328 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  190. 10:06:33 128.848572 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in script.service.mypicsdb has been installed.'
  191. 10:06:33 128.848816 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been installed.'
  192. 10:06:33 128.849075 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been installed.'
  193. 10:06:33 128.849289 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been installed.'
  194. 10:06:33 128.849487 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been installed.'
  195. 10:06:33 128.849731 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in repository.xycl.addons has been installed.'
  196. 10:06:33 128.849976 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
  197. 10:06:33 128.850266 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.xvdr has been installed.'
  198. 10:06:33 128.850464 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
  199. 10:06:33 128.850708 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
  200. 10:06:33 128.850967 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been installed.'
  201. 10:06:33 128.851196 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in script.xbmcbackup has been installed.'
  202. 10:06:33 128.851410 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  203. 10:06:33 128.851654 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  204. 10:06:33 128.851868 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
  205. 10:06:33 128.852127 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in script.xbmc.debug.log has been installed.'
  206. 10:06:33 128.852325 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  207. 10:06:33 128.852570 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  208. 10:06:33 128.852798 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  209. 10:06:33 128.853058 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
  210. 10:06:33 128.853409 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.lame has been installed.'
  211. 10:06:33 128.853699 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been installed.'
  212. 10:06:33 128.853973 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.theaudiodb.com has been installed.'
  213. 10:06:33 128.854187 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  214. 10:06:33 128.854401 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in script.module.parsedom has been installed.'
  215. 10:06:33 128.854675 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  216. 10:06:33 128.854950 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  217. 10:06:33 128.855164 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  218. 10:06:33 128.855377 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  219. 10:06:33 128.855652 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in driver.remote.imon-mce has been installed.'
  220. 10:06:33 128.855865 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests2 has been installed.'
  221. 10:06:33 128.856125 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  222. 10:06:33 128.856323 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  223. 10:06:33 128.856567 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
  224. 10:06:33 128.856842 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.'
  225. 10:06:33 128.857117 T:1968123904 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been installed.'
  226. 10:06:33 128.857574 T:1968123904 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  227. 10:06:33 128.867783 T:1968123904 NOTICE: ADDONS: Using repository repository.xbmc.org
  228. 10:06:33 128.868088 T:1968123904 NOTICE: ADDONS: Using repository xbmc.repo.leopold
  229. 10:06:33 128.868286 T:1968123904 NOTICE: ADDONS: Using repository repository.superrepo.org.frodo.all
  230. 10:06:33 128.868439 T:1968123904 NOTICE: ADDONS: Using repository repository.openelec.tv
  231. 10:06:33 128.868652 T:1968123904 NOTICE: ADDONS: Using repository repository.unofficial.addon.pro
  232. 10:06:33 128.868820 T:1968123904 NOTICE: ADDONS: Using repository repository.xycl.addons
  233. 10:06:33 128.869186 T:1968123904 INFO: LIRC Initialize: using: /run/lirc/lircd
  234. 10:06:33 128.870346 T:1968123904 INFO: LIRC Initialize: successfully started
  235. 10:06:33 128.881744 T:1968123904 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  236. 10:06:33 128.883423 T:1968123904 DEBUG: LoadMappings - loaded node "CEC Adapter"
  237. 10:06:33 128.883926 T:1968123904 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  238. 10:06:33 128.884811 T:1968123904 DEBUG: LoadMappings - loaded node "iMON HID device"
  239. 10:06:33 128.886597 T:1968123904 DEBUG: CPeripheralBusUSB - initialised udev monitor
  240. 10:06:33 128.887085 T:1968123904 DEBUG: SECTION:LoadDLL(libcec.so.2)
  241. 10:06:33 128.894989 T:1968123904 DEBUG: Loading: libcec.so.2
  242. 10:06:33 129.035126 T:1968123904 DEBUG: GetMappingForDevice - device (2708:1001) mapped to CEC Adapter (type = cec)
  243. 10:06:33 129.042267 T:1968123904 DEBUG: InitialiseFeature - using libCEC v2.2.0
  244. 10:06:33 129.042847 T:1968123904 DEBUG: Initialise - initialised peripheral on 'RPI' with 2 features and 0 sub devices
  245. 10:06:33 129.043121 T:1968123904 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
  246. 10:06:33 129.047012 T:1885234240 NOTICE: Thread CECAdapter start, auto delete: false
  247. 10:06:33 129.047302 T:1885234240 DEBUG: OpenConnection - opening a connection to the CEC adapter: RPI
  248. 10:06:33 129.048141 T:1885234240 DEBUG: CecLogMessage - unregistering all CEC clients
  249. 10:06:33 129.054260 T:1885234240 DEBUG: CecLogMessage - Broadcast (F): osd name set to 'Broadcast'
  250. 10:06:33 129.055283 T:1885234240 DEBUG: CecLogMessage - InitHostCEC - vchiq_initialise succeeded
  251. 10:06:33 129.055679 T:1885234240 DEBUG: CecLogMessage - InitHostCEC - vchi_initialise succeeded
  252. 10:06:33 129.056168 T:1885234240 DEBUG: CecLogMessage - InitHostCEC - vchi_connect succeeded
  253. 10:06:33 129.060974 T:1920988224 DEBUG: CecLogMessage - logical address changed to Free use (e)
  254. 10:06:33 129.061493 T:1885234240 DEBUG: CecLogMessage - Open - vc_cec initialised
  255. 10:06:33 129.061783 T:1885234240 DEBUG: CecLogMessage - connection opened
  256. 10:06:33 129.067627 T:1885234240 DEBUG: CecLogMessage - << Broadcast (F) -> TV (0): POLL
  257. 10:06:33 129.068176 T:1885234240 DEBUG: CecLogMessage - initiator 'Broadcast' is not supported by the CEC adapter. using 'Free use' instead
  258. 10:06:33 129.068573 T:1885234240 DEBUG: CecLogMessage - << e0
  259. 10:06:33 129.069717 T:1876845632 DEBUG: CecLogMessage - processor thread started
  260. 10:06:33 129.138214 T:1860068416 NOTICE: Thread PeripBusUSBUdev start, auto delete: false
  261. 10:06:33 129.157700 T:1968123904 DEBUG: UDisks: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UDisks was not provided by any .service files
  262. 10:06:33 129.160187 T:1885234240 DEBUG: CecLogMessage - initiator 'Broadcast' is not supported by the CEC adapter. using 'Free use' instead
  263. 10:06:33 129.160492 T:1885234240 DEBUG: CecLogMessage - << e0
  264. 10:06:33 129.167191 T:1968123904 DEBUG: DeviceKit.Disks: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.DeviceKit.Disks was not provided by any .service files
  265. 10:06:33 129.173126 T:1968123904 DEBUG: Selected UDev as storage provider
  266. 10:06:33 129.178741 T:1968123904 NOTICE: Raspberry PI firmware version: Feb 27 2015 15:27:39
  267. Copyright (c) 2012 Broadcom
  268. version ce90d5ce49c21fcc290b019aab735b6299699a33 (clean) (release)
  269. 10:06:33 129.179077 T:1968123904 NOTICE: ARM mem: 256MB GPU mem: 256MB MPG2:1 WVC1:0
  270. 10:06:33 129.179245 T:1968123904 NOTICE: cacheMemBufferSize: 20MB
  271. 10:06:33 129.182312 T:1968123904 NOTICE: Config:
  272. arm_freq=900
  273. avoid_fix_ts=1
  274. boot_delay=1
  275. config_hdmi_boost=2
  276. core_freq=333
  277. disable_commandline_tags=2
  278. disable_overscan=1
  279. disable_splash=1
  280. emmc_pll_core=1
  281. force_pwm_open=1
  282. framebuffer_ignore_alpha=1
  283. framebuffer_swap=1
  284. hdmi_channel_map=8
  285. hdmi_drive=2
  286. hdmi_force_cec_address=65535
  287. hdmi_force_hotplug=1
  288. over_voltage=2
  289. pause_burst_frames=1
  290. program_serial_random=1
  291. sdram_freq=450
  292. sdtv_aspect=1
  293. temp_limit=85
  294. 10:06:33 129.183060 T:1968123904 NOTICE: Config:
  295. decode_MPG2=0xe98a0
  296. device_tree=-
  297. 10:06:33 129.183609 T:1968123904 ERROR: GetString: error reading /sys/class/graphics/fb0/device/modalias
  298. 10:06:33 129.183884 T:1968123904 DEBUG: DllBcm: Using omx system library
  299. 10:06:33 129.184113 T:1968123904 NOTICE: InitWindowSystem: Using EGL Implementation: raspberrypi
  300. 10:06:33 129.192551 T:1968123904 DEBUG: EGL initial desktop resolution 1920x1080 (1920x1080) @ 50.00 - Full Screen (1.00)
  301. 10:06:33 129.193741 T:1968123904 DEBUG: EGL get supported modes (1) = 15, prefer_group=2, prefer_mode=27
  302. 10:06:33 129.194122 T:1968123904 DEBUG: EGL mode 0: 640x480 (640x480) @ 60.00 - Full Screen (1.00) :1
  303. 10:06:33 129.194443 T:1968123904 DEBUG: EGL mode 1: 720x480 (720x480) @ 60.00 - Full Screen (0.89) :2
  304. 10:06:33 129.194733 T:1968123904 DEBUG: EGL mode 2: 720x480 (720x480) @ 60.00 - Full Screen (1.19) :3
  305. 10:06:33 129.195023 T:1968123904 DEBUG: EGL mode 3: 1280x720 (1280x720) @ 60.00 - Full Screen (1.00) :4
  306. 10:06:33 129.195267 T:1968123904 DEBUG: EGL mode 4: 1920x1080 (1920x1080) @ 60.00i - Full Screen (1.00) I:5
  307. 10:06:33 129.195511 T:1968123904 DEBUG: EGL mode 5: 720x480 (720x480) @ 60.00i - Full Screen (0.89) I:6
  308. 10:06:33 129.195786 T:1968123904 DEBUG: EGL mode 6: 720x480 (720x480) @ 60.00i - Full Screen (1.19) I:7
  309. 10:06:33 129.196075 T:1968123904 DEBUG: EGL mode 7: 1920x1080 (1920x1080) @ 60.00 - Full Screen (1.00) :10
  310. 10:06:33 129.196335 T:1968123904 DEBUG: EGL mode 8: 720x576 (720x576) @ 50.00 - Full Screen (1.07) :11
  311. 10:06:33 129.196548 T:1968123904 DEBUG: EGL mode 9: 720x576 (720x576) @ 50.00 - Full Screen (1.42) :12
  312. 10:06:33 129.196899 T:1968123904 DEBUG: EGL mode 10: 1280x720 (1280x720) @ 50.00 - Full Screen (1.00) :13
  313. 10:06:33 129.197189 T:1968123904 DEBUG: EGL mode 11: 1920x1080 (1920x1080) @ 50.00i - Full Screen (1.00) I:14
  314. 10:06:33 129.197388 T:1968123904 DEBUG: EGL mode 12: 720x576 (720x576) @ 50.00i - Full Screen (1.07) I:15
  315. 10:06:33 129.197617 T:1968123904 DEBUG: EGL mode 13: 720x576 (720x576) @ 50.00i - Full Screen (1.42) I:16
  316. 10:06:33 129.197845 T:1968123904 DEBUG: EGL mode 14: 1920x1080 (1920x1080) @ 50.00 - Full Screen (1.00) :1f
  317. 10:06:33 129.203918 T:1968123904 DEBUG: EGL get supported modes (2) = 6, prefer_group=2, prefer_mode=27
  318. 10:06:33 129.204269 T:1968123904 DEBUG: EGL mode 0: 640x480 (640x480) @ 60.00 - Full Screen (1.00) :4
  319. 10:06:33 129.204514 T:1968123904 DEBUG: EGL mode 1: 800x600 (800x600) @ 60.00 - Full Screen (1.00) :9
  320. 10:06:33 129.204803 T:1968123904 DEBUG: EGL mode 2: 1024x768 (1024x768) @ 60.00 - Full Screen (1.00) :10
  321. 10:06:33 129.205078 T:1968123904 DEBUG: EGL mode 3: 1280x1024 (1280x1024) @ 60.00 - Full Screen (1.00) :23
  322. 10:06:33 129.205414 T:1968123904 DEBUG: EGL mode 4: 1360x768 (1360x768) @ 60.00 - Full Screen (1.00) :27
  323. 10:06:33 129.205719 T:1968123904 DEBUG: EGL mode 5: 1280x720 (1280x720) @ 60.00 - Full Screen (1.00) :55
  324. 10:06:33 129.206009 T:1968123904 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 60.000000 Hz
  325. 10:06:33 129.206253 T:1968123904 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 59.940063 Hz
  326. 10:06:33 129.206451 T:1968123904 NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 60.000000 Hz
  327. 10:06:33 129.206772 T:1968123904 NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 59.940063 Hz
  328. 10:06:33 129.207047 T:1968123904 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 60.000000 Hz
  329. 10:06:33 129.207245 T:1968123904 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 59.940063 Hz
  330. 10:06:33 129.207428 T:1968123904 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 60.000000 Hz
  331. 10:06:33 129.207703 T:1968123904 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 59.940063 Hz
  332. 10:06:33 129.207901 T:1968123904 NOTICE: Found resolution 720 x 576 for display 0 with 720 x 576 @ 50.000000 Hz
  333. 10:06:33 129.208130 T:1968123904 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 50.000000 Hz
  334. 10:06:33 129.208328 T:1968123904 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 50.000000 Hz
  335. 10:06:33 129.208511 T:1968123904 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 60.000000 Hz
  336. 10:06:33 129.208740 T:1968123904 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 59.940063 Hz
  337. 10:06:33 129.208923 T:1968123904 NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 60.000000 Hz
  338. 10:06:33 129.209183 T:1968123904 NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 59.940063 Hz
  339. 10:06:33 129.209366 T:1968123904 NOTICE: Found resolution 1280 x 1024 for display 0 with 1280 x 1024 @ 60.000000 Hz
  340. 10:06:33 129.209656 T:1968123904 NOTICE: Found resolution 1280 x 1024 for display 0 with 1280 x 1024 @ 59.940063 Hz
  341. 10:06:33 129.209869 T:1968123904 NOTICE: Found resolution 1360 x 768 for display 0 with 1360 x 768 @ 60.000000 Hz
  342. 10:06:33 129.213715 T:1968123904 NOTICE: Found resolution 1360 x 768 for display 0 with 1360 x 768 @ 59.940063 Hz
  343. 10:06:33 129.214005 T:1968123904 NOTICE: Found (1920x1080@50.000000) at 26, setting to RES_DESKTOP at 16
  344. 10:06:33 129.214767 T:1968123904 NOTICE: Checking resolution 16
  345. 10:06:33 129.251328 T:1885234240 DEBUG: CecLogMessage - >> POLL not sent
  346. 10:06:33 129.251694 T:1885234240 DEBUG: CecLogMessage - TV (0): device status changed into 'not present'
  347. 10:06:33 129.251984 T:1885234240 DEBUG: CecLogMessage - registering new CEC client - v2.2.0
  348. 10:06:33 129.252365 T:1885234240 DEBUG: CecLogMessage - detecting logical address for type 'recording device'
  349. 10:06:33 129.252747 T:1885234240 DEBUG: CecLogMessage - trying logical address 'Recorder 1'
  350. 10:06:33 129.253067 T:1885234240 DEBUG: CecLogMessage - << Recorder 1 (1) -> Recorder 1 (1): POLL
  351. 10:06:33 129.253296 T:1885234240 DEBUG: CecLogMessage - << 11
  352. 10:06:34 129.435516 T:1885234240 DEBUG: Previous line repeats 1 times.
  353. 10:06:34 129.435822 T:1885234240 DEBUG: CecLogMessage - >> POLL not sent
  354. 10:06:34 129.436111 T:1885234240 DEBUG: CecLogMessage - using logical address 'Recorder 1'
  355. 10:06:34 129.436340 T:1885234240 DEBUG: CecLogMessage - Recorder 1 (1): device status changed into 'handled by libCEC'
  356. 10:06:34 129.436554 T:1885234240 DEBUG: CecLogMessage - Recorder 1 (1): power status changed from 'unknown' to 'on'
  357. 10:06:34 129.436935 T:1885234240 DEBUG: CecLogMessage - Recorder 1 (1): vendor = Pulse Eight (001582)
  358. 10:06:34 129.437210 T:1885234240 DEBUG: CecLogMessage - Recorder 1 (1): CEC version 1.4
  359. 10:06:34 129.437454 T:1885234240 DEBUG: CecLogMessage - AllocateLogicalAddresses - device '0', type 'recording device', LA '1'
  360. 10:06:34 129.438019 T:1920988224 DEBUG: CecLogMessage - logical address changed to Recorder 1 (1)
  361. 10:06:34 129.438507 T:1885234240 DEBUG: CecLogMessage - Recorder 1 (1): osd name set to 'XBMC'
  362. 10:06:34 129.438843 T:1885234240 DEBUG: CecLogMessage - Recorder 1 (1): menu language set to 'eng'
  363. 10:06:34 129.439575 T:1885234240 DEBUG: CecLogMessage - GetPhysicalAddress - physical address = 2000
  364. 10:06:34 129.439896 T:1885234240 DEBUG: CecLogMessage - AutodetectPhysicalAddress - autodetected physical address '2000'
  365. 10:06:34 129.440262 T:1885234240 DEBUG: CecLogMessage - Recorder 1 (1): physical address changed from ffff to 2000
  366. 10:06:34 129.440475 T:1885234240 DEBUG: CecLogMessage - << Recorder 1 (1) -> broadcast (F): physical adddress 2000
  367. 10:06:34 129.440887 T:1885234240 DEBUG: CecLogMessage - << 1f:84:20:00:01
  368. 10:06:34 129.591980 T:1885234240 DEBUG: CecLogMessage - making Recorder 1 (1) the active source
  369. 10:06:34 129.592331 T:1885234240 DEBUG: CecLogMessage - TV (0): power status changed from 'unknown' to 'in transition from standby to on'
  370. 10:06:34 129.593063 T:1885234240 DEBUG: CecLogMessage - >> source activated: Recorder 1 (1)
  371. 10:06:34 129.593689 T:1885234240 DEBUG: CecLogMessage - scheduling active source message for 'Recorder 1'
  372. 10:06:34 129.594772 T:1885234240 DEBUG: CecLogMessage - CEC client registered: libCEC version = 2.2.0, client version = 2.2.0, firmware version = 1, logical address(es) = Recorder 1 (1) , physical address: 2.0.0.0, host: armv6zk-openelec-linux-gnueabi, features: 'P8 USB' 'P8 USB detect' 'RPi', git revision: 6c52ccc, compiled on: Fri Feb 27 23:57:28 UTC 2015 by neil@nm-linux on Linux 3.16.0-30-generic (x86_64)
  373. 10:06:34 129.595367 T:1885234240 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): OSD name 'XBMC'
  374. 10:06:34 129.596024 T:1885234240 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  375. 10:06:34 129.596359 T:1885234240 DEBUG: CecLogMessage - << 10
  376. 10:06:34 129.778915 T:1885234240 DEBUG: Previous line repeats 1 times.
  377. 10:06:34 129.779312 T:1885234240 DEBUG: CecLogMessage - >> POLL not sent
  378. 10:06:34 129.779861 T:1885234240 DEBUG: CecLogMessage - not sending command 'set osd name': destination device 'TV' marked as not present
  379. 10:06:34 129.780426 T:1885234240 DEBUG: CecLogMessage - << requesting power status of 'TV' (0)
  380. 10:06:34 129.780838 T:1885234240 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  381. 10:06:34 129.781235 T:1885234240 DEBUG: CecLogMessage - << 10
  382. 10:06:34 129.963135 T:1885234240 DEBUG: Previous line repeats 1 times.
  383. 10:06:34 129.963531 T:1885234240 DEBUG: CecLogMessage - >> POLL not sent
  384. 10:06:34 129.963898 T:1885234240 DEBUG: CecLogMessage - not sending command 'give device power status': destination device 'TV' marked as not present
  385. 10:06:34 129.964249 T:1885234240 DEBUG: CecLogMessage - TV (0): power status changed from 'in transition from standby to on' to 'unknown'
  386. 10:06:34 129.964493 T:1885234240 DEBUG: OpenConnection - connection to the CEC adapter opened
  387. 10:06:34 129.965576 T:1851679808 NOTICE: Thread CECAdapterUpdate start, auto delete: false
  388. 10:06:34 129.966141 T:1851679808 DEBUG: CecLogMessage - Recorder 1 (1) was already marked as active source
  389. 10:06:34 129.966446 T:1851679808 DEBUG: CecLogMessage - TV (0): power status changed from 'unknown' to 'in transition from standby to on'
  390. 10:06:34 129.966934 T:1851679808 DEBUG: CecLogMessage - >> source activated: Recorder 1 (1)
  391. 10:06:34 129.967316 T:1851679808 DEBUG: CecLogMessage - sending active source message for 'Recorder 1'
  392. 10:06:34 129.967590 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  393. 10:06:34 129.967926 T:1851679808 DEBUG: CecLogMessage - << 10
  394. 10:06:34 130.149521 T:1851679808 DEBUG: Previous line repeats 1 times.
  395. 10:06:34 130.149872 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  396. 10:06:34 130.150284 T:1851679808 DEBUG: CecLogMessage - TV not present, not sending 'image view on'
  397. 10:06:34 130.150574 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> broadcast (F): active source (2000)
  398. 10:06:34 130.150986 T:1851679808 DEBUG: CecLogMessage - << 1f:82:20:00
  399. 10:06:34 130.272034 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  400. 10:06:34 130.272476 T:1851679808 DEBUG: CecLogMessage - << 10
  401. 10:06:35 130.454285 T:1851679808 DEBUG: Previous line repeats 1 times.
  402. 10:06:35 130.454559 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  403. 10:06:36 131.455170 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  404. 10:06:36 131.455627 T:1851679808 DEBUG: CecLogMessage - << 10
  405. 10:06:36 131.637421 T:1851679808 DEBUG: Previous line repeats 1 times.
  406. 10:06:36 131.637711 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  407. 10:06:37 132.638458 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  408. 10:06:47 142.622192 T:1851679808 DEBUG: CecLogMessage - << 10
  409. 10:06:47 142.622864 T:1920988224 DEBUG: CecLogMessage - logical address changed to Recorder 1 (1)
  410. 10:06:47 142.623245 T:1968123904 DEBUG: EGL set HDMI mode (1,31)=0
  411. 10:06:47 142.623734 T:1929376832 DEBUG: EGL tv_service_callback (8,1,31)
  412. 10:06:47 142.625534 T:1968123904 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 50.00 fps (1,31) flags:1f010004 aspect:1.00
  413. 10:06:47 142.640564 T:1968123904 DEBUG: CreateWindow: Created surface of size 1920x1080
  414. 10:06:47 142.642471 T:1968123904 NOTICE: GL_VENDOR = Broadcom
  415. 10:06:47 142.642822 T:1968123904 NOTICE: GL_RENDERER = VideoCore IV HW
  416. 10:06:47 142.643051 T:1968123904 NOTICE: GL_VERSION = OpenGL ES 2.0
  417. 10:06:47 142.643250 T:1968123904 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
  418. 10:06:47 142.643646 T:1968123904 DEBUG: GLES: Extension Support Test - GL_NVX_gpu_memory_info NO
  419. 10:06:47 142.643951 T:1968123904 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
  420. 10:06:47 142.644302 T:1968123904 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 YES
  421. 10:06:47 142.644608 T:1968123904 DEBUG: GLES: Extension Support Test - GL_IMG_texture_format_BGRA8888 NO
  422. 10:06:47 142.644913 T:1968123904 DEBUG: GLES: Extension Support Test - GL_APPLE_texture_format_BGRA8888 NO
  423. 10:06:47 142.651978 T:1968123904 DEBUG: GL: Vertex Shader compilation log:
  424. 10:06:47 142.652710 T:1968123904 DEBUG: Compiled
  425. 10:06:47 142.653046 T:1968123904 DEBUG: GL: Vertex Shader compiled successfully
  426. 10:06:47 142.653976 T:1968123904 DEBUG: GL: Pixel Shader compilation log:
  427. 10:06:47 142.654572 T:1968123904 DEBUG: Compiled
  428. 10:06:47 142.654907 T:1968123904 DEBUG: GL: Fragment Shader compiled successfully
  429. 10:06:47 142.674133 T:1968123904 DEBUG: GUI Shader [guishader_frag_default.glsl]- Initialise successful : 0x2438640
  430. 10:06:47 142.679001 T:1968123904 DEBUG: GL: Vertex Shader compilation log:
  431. 10:06:47 142.679657 T:1968123904 DEBUG: Compiled
  432. 10:06:47 142.679977 T:1968123904 DEBUG: GL: Vertex Shader compiled successfully
  433. 10:06:47 142.681015 T:1968123904 DEBUG: GL: Pixel Shader compilation log:
  434. 10:06:47 142.681686 T:1968123904 DEBUG: Compiled
  435. 10:06:47 142.682007 T:1968123904 DEBUG: GL: Fragment Shader compiled successfully
  436. 10:06:47 142.702652 T:1968123904 DEBUG: GUI Shader [guishader_frag_texture.glsl]- Initialise successful : 0x2438ab8
  437. 10:06:47 142.705353 T:1968123904 DEBUG: GL: Vertex Shader compilation log:
  438. 10:06:47 142.706070 T:1968123904 DEBUG: Compiled
  439. 10:06:47 142.706345 T:1968123904 DEBUG: GL: Vertex Shader compiled successfully
  440. 10:06:47 142.707352 T:1968123904 DEBUG: GL: Pixel Shader compilation log:
  441. 10:06:47 142.708038 T:1968123904 DEBUG: Compiled
  442. 10:06:47 142.708298 T:1968123904 DEBUG: GL: Fragment Shader compiled successfully
  443. 10:06:47 142.713165 T:1851679808 DEBUG: CecLogMessage - << 10
  444. 10:06:47 142.731567 T:1968123904 DEBUG: GUI Shader [guishader_frag_multi.glsl]- Initialise successful : 0x2436710
  445. 10:06:47 142.734329 T:1968123904 DEBUG: GL: Vertex Shader compilation log:
  446. 10:06:47 142.735031 T:1968123904 DEBUG: Compiled
  447. 10:06:47 142.735306 T:1968123904 DEBUG: GL: Vertex Shader compiled successfully
  448. 10:06:47 142.736237 T:1968123904 DEBUG: GL: Pixel Shader compilation log:
  449. 10:06:47 142.736954 T:1968123904 DEBUG: Compiled
  450. 10:06:47 142.737228 T:1968123904 DEBUG: GL: Fragment Shader compiled successfully
  451. 10:06:47 142.758072 T:1968123904 DEBUG: GUI Shader [guishader_frag_fonts.glsl]- Initialise successful : 0x243a368
  452. 10:06:47 142.760849 T:1968123904 DEBUG: GL: Vertex Shader compilation log:
  453. 10:06:47 142.761505 T:1968123904 DEBUG: Compiled
  454. 10:06:47 142.761765 T:1968123904 DEBUG: GL: Vertex Shader compiled successfully
  455. 10:06:47 142.762665 T:1968123904 DEBUG: GL: Pixel Shader compilation log:
  456. 10:06:47 142.763229 T:1968123904 DEBUG: Compiled
  457. 10:06:47 142.763702 T:1968123904 DEBUG: GL: Fragment Shader compiled successfully
  458. 10:06:47 142.785873 T:1968123904 DEBUG: GUI Shader [guishader_frag_texture_noblend.glsl]- Initialise successful : 0x243db70
  459. 10:06:47 142.788589 T:1968123904 DEBUG: GL: Vertex Shader compilation log:
  460. 10:06:47 142.789215 T:1968123904 DEBUG: Compiled
  461. 10:06:47 142.789536 T:1968123904 DEBUG: GL: Vertex Shader compiled successfully
  462. 10:06:47 142.790512 T:1968123904 DEBUG: GL: Pixel Shader compilation log:
  463. 10:06:47 142.791138 T:1968123904 DEBUG: Compiled
  464. 10:06:47 142.791458 T:1968123904 DEBUG: GL: Fragment Shader compiled successfully
  465. 10:06:47 142.804260 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  466. 10:06:47 142.812683 T:1968123904 DEBUG: GUI Shader [guishader_frag_multi_blendcolor.glsl]- Initialise successful : 0x2436f70
  467. 10:06:47 142.815491 T:1968123904 DEBUG: GL: Vertex Shader compilation log:
  468. 10:06:47 142.816132 T:1968123904 DEBUG: Compiled
  469. 10:06:47 142.816483 T:1968123904 DEBUG: GL: Vertex Shader compiled successfully
  470. 10:06:47 142.817520 T:1968123904 DEBUG: GL: Pixel Shader compilation log:
  471. 10:06:47 142.818115 T:1968123904 DEBUG: Compiled
  472. 10:06:47 142.818375 T:1968123904 DEBUG: GL: Fragment Shader compiled successfully
  473. 10:06:47 142.841080 T:1968123904 DEBUG: GUI Shader [guishader_frag_rgba.glsl]- Initialise successful : 0x24386e8
  474. 10:06:47 142.841507 T:1968123904 DEBUG: GLES: Extension Support Test - GL_OES_EGL_image_external YES
  475. 10:06:47 142.844040 T:1968123904 DEBUG: GL: Vertex Shader compilation log:
  476. 10:06:47 142.844681 T:1968123904 DEBUG: Compiled
  477. 10:06:47 142.844986 T:1968123904 DEBUG: GL: Vertex Shader compiled successfully
  478. 10:06:47 142.845840 T:1968123904 DEBUG: GL: Pixel Shader compilation log:
  479. 10:06:47 142.846481 T:1968123904 DEBUG: Compiled
  480. 10:06:47 142.846893 T:1968123904 DEBUG: GL: Fragment Shader compiled successfully
  481. 10:06:47 142.869904 T:1968123904 DEBUG: GUI Shader [guishader_frag_rgba_oes.glsl]- Initialise successful : 0x2436550
  482. 10:06:47 142.872925 T:1968123904 DEBUG: GL: Vertex Shader compilation log:
  483. 10:06:47 142.873611 T:1968123904 DEBUG: Compiled
  484. 10:06:47 142.873978 T:1968123904 DEBUG: GL: Vertex Shader compiled successfully
  485. 10:06:47 142.874786 T:1968123904 DEBUG: GL: Pixel Shader compilation log:
  486. 10:06:47 142.875381 T:1968123904 DEBUG: Compiled
  487. 10:06:47 142.877075 T:1968123904 DEBUG: GL: Fragment Shader compiled successfully
  488. 10:06:47 142.898666 T:1968123904 DEBUG: GUI Shader [guishader_frag_rgba_blendcolor.glsl]- Initialise successful : 0x2438580
  489. 10:06:47 142.901367 T:1968123904 DEBUG: GL: Vertex Shader compilation log:
  490. 10:06:47 142.902069 T:1968123904 DEBUG: Compiled
  491. 10:06:47 142.902328 T:1968123904 DEBUG: GL: Vertex Shader compiled successfully
  492. 10:06:47 142.903412 T:1968123904 DEBUG: GL: Pixel Shader compilation log:
  493. 10:06:47 142.904053 T:1968123904 DEBUG: Compiled
  494. 10:06:47 142.904312 T:1968123904 DEBUG: GL: Fragment Shader compiled successfully
  495. 10:06:47 142.931503 T:1968123904 DEBUG: GUI Shader [guishader_frag_rgba_bob.glsl]- Initialise successful : 0x24352c0
  496. 10:06:47 142.934326 T:1968123904 DEBUG: GL: Vertex Shader compilation log:
  497. 10:06:47 142.935028 T:1968123904 DEBUG: Compiled
  498. 10:06:47 142.935303 T:1968123904 DEBUG: GL: Vertex Shader compiled successfully
  499. 10:06:47 142.936310 T:1968123904 DEBUG: GL: Pixel Shader compilation log:
  500. 10:06:47 142.936981 T:1968123904 DEBUG: Compiled
  501. 10:06:47 142.937271 T:1968123904 DEBUG: GL: Fragment Shader compiled successfully
  502. 10:06:47 142.965332 T:1968123904 DEBUG: GUI Shader [guishader_frag_rgba_bob_oes.glsl]- Initialise successful : 0x2435390
  503. 10:06:47 142.965912 T:1968123904 DEBUG: CWinSystemEGL::CreateNewWindow: No need to create a new window
  504. 10:06:47 142.966217 T:1968123904 INFO: GLES: Maximum texture width: 2048
  505. 10:06:47 142.967087 T:1968123904 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  506. 10:06:47 142.968262 T:1968123904 INFO: load default splash image: /usr/share/kodi/media/Splash.png
  507. 10:06:47 142.977295 T:1968123904 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-arm.so)
  508. 10:06:47 142.978592 T:1968123904 DEBUG: Loading: /usr/lib/kodi/system/ImageLib-arm.so
  509. 10:06:47 143.139725 T:1968123904 INFO: load keymapping
  510. 10:06:47 143.181168 T:1968123904 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  511. 10:06:47 143.187424 T:1968123904 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  512. 10:06:47 143.219315 T:1968123904 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
  513. 10:06:47 143.230133 T:1968123904 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
  514. 10:06:47 143.250168 T:1968123904 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
  515. 10:06:47 143.260101 T:1968123904 ERROR: Error reading joystick map element, Invalid id: 0
  516. 10:06:47 143.261810 T:1968123904 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
  517. 10:06:47 143.272980 T:1968123904 ERROR: Error reading joystick map element, Invalid id: 0
  518. 10:06:47 143.285645 T:1968123904 ERROR: Previous line repeats 25 times.
  519. 10:06:47 143.286026 T:1968123904 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
  520. 10:06:47 143.347168 T:1968123904 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
  521. 10:06:48 143.364578 T:1968123904 ERROR: Error reading joystick map element, Invalid id: 0
  522. 10:06:48 143.386383 T:1968123904 ERROR: Previous line repeats 98 times.
  523. 10:06:48 143.386780 T:1968123904 INFO: Loading special://xbmc/system/keymaps/joystick.Nintendo.Wii.U.Pro.Controller.xml
  524. 10:06:48 143.392792 T:1968123904 INFO: Loading special://xbmc/system/keymaps/joystick.Ouya.Controller.xml
  525. 10:06:48 143.414108 T:1968123904 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
  526. 10:06:48 143.422089 T:1968123904 ERROR: Error reading joystick map element, Invalid id: 0
  527. 10:06:48 143.429489 T:1968123904 ERROR: Previous line repeats 13 times.
  528. 10:06:48 143.429794 T:1968123904 INFO: Loading special://xbmc/system/keymaps/joystick.PS4.Controller.xml
  529. 10:06:48 143.449860 T:1968123904 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
  530. 10:06:48 143.470810 T:1968123904 ERROR: Error reading joystick map element, Invalid id: 0
  531. 10:06:48 143.495758 T:1968123904 ERROR: Previous line repeats 110 times.
  532. 10:06:48 143.496078 T:1968123904 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
  533. 10:06:48 143.512329 T:1968123904 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  534. 10:06:48 143.570053 T:1968123904 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  535. 10:06:48 143.574860 T:1968123904 INFO: Loading special://xbmc/system/keymaps/remote.xml
  536. 10:06:48 143.629562 T:1968123904 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  537. 10:06:48 143.641251 T:1968123904 INFO: Loading special://xbmc/system/Lircmap.xml
  538. 10:06:48 143.663376 T:1968123904 INFO: * Adding remote mapping for device 'mceusb'
  539. 10:06:48 143.664490 T:1968123904 INFO: * Adding remote mapping for device 'XboxDVDDongle'
  540. 10:06:48 143.665024 T:1968123904 INFO: * Adding remote mapping for device 'Microsoft_Xbox'
  541. 10:06:48 143.665512 T:1968123904 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
  542. 10:06:48 143.666046 T:1968123904 INFO: * Adding remote mapping for device 'anysee'
  543. 10:06:48 143.666458 T:1968123904 INFO: * Adding remote mapping for device 'iMON-PAD'
  544. 10:06:48 143.667038 T:1968123904 INFO: * Adding remote mapping for device 'Antec_Veris_RM200'
  545. 10:06:48 143.667496 T:1968123904 INFO: * Adding remote mapping for device 'MCE_via_iMON'
  546. 10:06:48 143.668060 T:1968123904 INFO: * Adding remote mapping for device 'TwinHanRemote'
  547. 10:06:48 143.668427 T:1968123904 INFO: * Adding remote mapping for device 'linux-input-layer'
  548. 10:06:48 143.669266 T:1968123904 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
  549. 10:06:48 143.669510 T:1968123904 INFO: * Adding remote mapping for device 'mediacenter'
  550. 10:06:48 143.670135 T:1968123904 INFO: * Adding remote mapping for device 'devinput'
  551. 10:06:48 143.674576 T:1968123904 DEBUG: CButtonTranslator::Load - no userdata Lircmap.xml found, skipping
  552. 10:06:48 143.675003 T:1968123904 INFO: GUI format 1920x1080, Display 1920x1080 (1920x1080) @ 50.00 - Full Screen
  553. 10:06:48 143.675186 T:1968123904 DEBUG: guilib: Fill viewport on change for solving rendering passes
  554. 10:06:48 143.676514 T:1968123904 DEBUG: SECTION:LoadDLL(libcurl.so.4)
  555. 10:06:48 143.683090 T:1968123904 DEBUG: Loading: libcurl.so.4
  556. 10:06:48 143.729828 T:1968123904 NOTICE: Running database version Addons16
  557. 10:06:48 143.731400 T:1968123904 DEBUG: Initialize, updating databases...
  558. 10:06:48 143.737366 T:1968123904 NOTICE: Running database version ViewModes6
  559. 10:06:48 143.745407 T:1968123904 NOTICE: Running database version Textures13
  560. 10:06:48 143.759018 T:1968123904 NOTICE: Running database version MyMusic49
  561. 10:06:48 143.768661 T:1968123904 NOTICE: Attempting to update the database MyVideos91 from version 90 to 91
  562. 10:06:48 143.769745 T:1968123904 DEBUG: Mysql Start transaction
  563. 10:06:48 143.802902 T:1968123904 ERROR: SQL: The table does not exist
  564. Query: SELECT TRIM(strActor) as strActor FROM actors GROUP BY TRIM(strActor) HAVING COUNT(1) > 1
  565. 10:06:48 143.804276 T:1968123904 ERROR: Exception updating database MyVideos91 from version 90 to 91
  566. 10:06:48 143.804611 T:1968123904 ERROR: Error updating database MyVideos91 from version 90 to 91
  567. 10:06:48 143.805084 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  568. 10:06:48 143.805359 T:1851679808 DEBUG: CecLogMessage - << 10
  569. 10:06:48 143.806778 T:1968123904 DEBUG: Mysql rollback transaction
  570. 10:06:48 143.815414 T:1968123904 NOTICE: Old database found - updating from version 90 to 91
  571. 10:06:48 143.822830 T:1968123904 ERROR: SQL: Can't create database for copy: 'MyVideos90' (1007)
  572. 10:06:48 143.823456 T:1968123904 ERROR: Unable to copy old database MyVideos90 to new version MyVideos91
  573. 10:06:48 143.833481 T:1968123904 NOTICE: Running database version TV27
  574. 10:06:48 143.896118 T:1851679808 DEBUG: CecLogMessage - << 10
  575. 10:06:48 143.987701 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  576. 10:06:49 144.537186 T:1968123904 NOTICE: Running database version Epg9
  577. 10:06:49 144.542328 T:1968123904 DEBUG: Initialize, updating databases... DONE
  578. 10:06:49 144.542786 T:1968123904 NOTICE: start dvd mediatype detection
  579. 10:06:49 144.543533 T:1968123904 INFO: DPMS: not supported on this platform
  580. 10:06:49 144.550369 T:1948251200 NOTICE: Thread DetectDVDMedia start, auto delete: false
  581. 10:06:49 144.550842 T:1948251200 DEBUG: Compiled with libcdio Version 0.92
  582. 10:06:49 144.561462 T:1948251200 DEBUG: Thread DetectDVDMedia 1948251200 terminating
  583. 10:06:49 144.773880 T:1968123904 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  584. 10:06:49 144.774414 T:1968123904 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  585. 10:06:49 144.781342 T:1968123904 INFO: Unloading old skin ...
  586. 10:06:49 144.783249 T:1968123904 INFO: load skin from: /usr/share/kodi/addons/skin.confluence (version: 2.7.0)
  587. 10:06:49 144.783768 T:1968123904 INFO: load fonts for skin...
  588. 10:06:49 144.806412 T:1968123904 INFO: Loading fonts from /usr/share/kodi/addons/skin.confluence/720p/Font.xml
  589. 10:06:49 144.961777 T:1968123904 DEBUG: POParser: loaded 149 strings from file /usr/share/kodi/addons/skin.confluence/language/German/strings.po
  590. 10:06:49 144.969955 T:1968123904 DEBUG: POParser: id:31502 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  591. 10:06:49 144.971115 T:1968123904 DEBUG: POParser: loaded 1 strings from file /usr/share/kodi/addons/skin.confluence/language/English/strings.po
  592. 10:06:49 144.971817 T:1968123904 INFO: Loading skin includes from /usr/share/kodi/addons/skin.confluence/720p/includes.xml
  593. 10:06:49 144.988358 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  594. 10:06:49 144.988693 T:1851679808 DEBUG: CecLogMessage - << 10
  595. 10:06:49 145.170273 T:1851679808 DEBUG: Previous line repeats 1 times.
  596. 10:06:49 145.170517 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  597. 10:06:50 145.735550 T:1968123904 INFO: load new skin...
  598. 10:06:50 145.736267 T:1968123904 INFO: Loading user windows, path /usr/share/kodi/addons/skin.confluence/720p
  599. 10:06:50 145.765167 T:1968123904 DEBUG: Load Skin XML: 31.80ms
  600. 10:06:50 145.765488 T:1968123904 INFO: initialize new skin...
  601. 10:06:50 145.765671 T:1968123904 DEBUG: guilib: Fill viewport on change for solving rendering passes
  602. 10:06:50 145.765961 T:1968123904 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  603. 10:06:50 145.799454 T:1968123904 DEBUG: OpenBundle - Opened bundle /usr/share/kodi/addons/skin.confluence/media/Textures.xbt
  604. 10:06:50 145.806076 T:1968123904 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  605. 10:06:50 145.830353 T:1968123904 INFO: Loading skin file: DialogKaiToast.xml, load type: LOAD_ON_GUI_INIT
  606. 10:06:50 145.848923 T:1968123904 INFO: Loading skin file: DialogMuteBug.xml, load type: LOAD_ON_GUI_INIT
  607. 10:06:50 145.854645 T:1968123904 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  608. 10:06:50 145.905472 T:1968123904 INFO: Loading skin file: VideoOSDSettings.xml, load type: LOAD_ON_GUI_INIT
  609. 10:06:50 146.012177 T:1968123904 INFO: Previous line repeats 1 times.
  610. 10:06:50 146.012497 T:1968123904 INFO: Loading skin file: VideoOSDBookmarks.xml, load type: LOAD_ON_GUI_INIT
  611. 10:06:50 146.052826 T:1968123904 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  612. 10:06:50 146.062134 T:1968123904 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  613. 10:06:50 146.072678 T:1968123904 INFO: Loading skin file: DialogSubtitles.xml, load type: LOAD_ON_GUI_INIT
  614. 10:06:50 146.162216 T:1968123904 INFO: Loading skin file: DialogPVRChannelsOSD.xml, load type: LOAD_ON_GUI_INIT
  615. 10:06:50 146.171005 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  616. 10:06:50 146.171402 T:1851679808 DEBUG: CecLogMessage - << 10
  617. 10:06:50 146.234787 T:1968123904 INFO: Loading skin file: DialogPVRGuideOSD.xml, load type: LOAD_ON_GUI_INIT
  618. 10:06:50 146.262177 T:1851679808 DEBUG: CecLogMessage - << 10
  619. 10:06:50 146.287048 T:1968123904 INFO: Loading skin file: VideoOSD.xml, load type: LOAD_ON_GUI_INIT
  620. 10:06:51 146.353088 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  621. 10:06:51 146.486389 T:1968123904 INFO: Loading /usr/share/kodi/addons/skin.confluence/sounds/sounds.xml
  622. 10:06:51 146.511093 T:1967027264 INFO: CActiveAEResamplePi::CActiveAEResamplePi
  623. 10:06:51 146.511505 T:1967027264 INFO: CActiveAEResamplePi::Init remap:(nil) chan:2->2 rate:22050->44100 format:0->3 bits:0->32 dither:8572588->0 norm:1 upmix:0
  624. 10:06:51 146.514084 T:1967027264 INFO: CActiveAEResamplePi::Init 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
  625. 10:06:51 146.514450 T:1967027264 INFO: CActiveAEResamplePi::Init 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00
  626. 10:06:51 146.514679 T:1967027264 INFO: CActiveAEResamplePi::Init 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
  627. 10:06:51 146.523773 T:1967027264 INFO: Previous line repeats 5 times.
  628. 10:06:51 146.524109 T:1967027264 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_mixer input port 232 output port 231 m_handle 0x74a00878
  629. 10:06:51 146.546951 T:1967027264 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_mixer) - port(232), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(524288), nBufferAlignmen(32)
  630. 10:06:51 146.548904 T:1967027264 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.audio_mixer) - port(231), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(524288) nBufferAlignmen(32)
  631. 10:06:51 146.568817 T:1967027264 INFO: CActiveAEResamplePi::~CActiveAEResamplePi
  632. 10:06:51 146.569199 T:1967027264 DEBUG: CActiveAEResamplePi:DeInit
  633. 10:06:51 146.627594 T:1967027264 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_mixer handle 0x74a00878
  634. 10:06:51 146.628571 T:1967027264 INFO: CActiveAEResamplePi::CActiveAEResamplePi
  635. 10:06:51 146.628845 T:1967027264 INFO: CActiveAEResamplePi::Init remap:(nil) chan:2->2 rate:22050->44100 format:0->3 bits:0->32 dither:8572588->0 norm:1 upmix:0
  636. 10:06:51 146.629501 T:1967027264 INFO: CActiveAEResamplePi::Init 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
  637. 10:06:51 146.629761 T:1967027264 INFO: CActiveAEResamplePi::Init 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00
  638. 10:06:51 146.630112 T:1967027264 INFO: CActiveAEResamplePi::Init 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
  639. 10:06:51 146.639099 T:1967027264 INFO: Previous line repeats 5 times.
  640. 10:06:51 146.639420 T:1967027264 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_mixer input port 232 output port 231 m_handle 0x74a2db20
  641. 10:06:51 146.657166 T:1967027264 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_mixer) - port(232), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(524288), nBufferAlignmen(32)
  642. 10:06:51 146.659149 T:1967027264 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.audio_mixer) - port(231), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(524288) nBufferAlignmen(32)
  643. 10:06:51 146.674118 T:1968123904 INFO: skin loaded...
  644. 10:06:51 146.683823 T:1967027264 INFO: CActiveAEResamplePi::~CActiveAEResamplePi
  645. 10:06:51 146.684708 T:1967027264 DEBUG: CActiveAEResamplePi:DeInit
  646. 10:06:51 146.746628 T:1967027264 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_mixer handle 0x74a2db20
  647. 10:06:51 146.747528 T:1967027264 INFO: CActiveAEResamplePi::CActiveAEResamplePi
  648. 10:06:51 146.747803 T:1967027264 INFO: CActiveAEResamplePi::Init remap:(nil) chan:1->2 rate:22050->44100 format:0->3 bits:0->32 dither:8572588->0 norm:1 upmix:0
  649. 10:06:51 146.749008 T:1967027264 INFO: CActiveAEResamplePi::Init 0.71 0.00 0.00 0.00 0.00 0.00 0.00 0.00
  650. 10:06:51 146.749496 T:1967027264 INFO: Previous line repeats 1 times.
  651. 10:06:51 146.749649 T:1967027264 INFO: CActiveAEResamplePi::Init 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
  652. 10:06:51 146.757919 T:1967027264 INFO: Previous line repeats 5 times.
  653. 10:06:51 146.758224 T:1967027264 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_mixer input port 232 output port 231 m_handle 0x74a2dd18
  654. 10:06:51 146.777618 T:1967027264 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_mixer) - port(232), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(524288), nBufferAlignmen(32)
  655. 10:06:51 146.780060 T:1967027264 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.audio_mixer) - port(231), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(524288) nBufferAlignmen(32)
  656. 10:06:51 146.791641 T:1968123904 DEBUG: JSONRPC: JSON schema type broadcastnext references an unknown type PVR.Details.Broadcast
  657. 10:06:51 146.791931 T:1968123904 WARNING: JSONRPC: Could not parse type "PVR.Details.Channel"
  658. 10:06:51 146.792191 T:1968123904 INFO: JSONRPC: Adding type "PVR.Details.Channel" to list of incomplete definitions (waiting for "PVR.Details.Broadcast")
  659. 10:06:51 146.793762 T:1968123904 DEBUG: JSONRPC: JSON schema type references an unknown type PVR.Details.Channel
  660. 10:06:51 146.794052 T:1968123904 DEBUG: Invalid item definition in "items" for type channels
  661. 10:06:51 146.794250 T:1968123904 WARNING: JSONRPC: Could not parse type "PVR.Details.ChannelGroup.Extended"
  662. 10:06:51 146.794495 T:1968123904 INFO: JSONRPC: Adding type "PVR.Details.ChannelGroup.Extended" to list of incomplete definitions (waiting for "PVR.Details.Channel")
  663. 10:06:51 146.798737 T:1968123904 INFO: JSONRPC: Resolving incomplete types/methods referencing PVR.Details.Broadcast
  664. 10:06:51 146.800186 T:1968123904 INFO: JSONRPC: Resolving incomplete types/methods referencing PVR.Details.Channel
  665. 10:06:51 146.802689 T:1967027264 INFO: CActiveAEResamplePi::~CActiveAEResamplePi
  666. 10:06:51 146.803024 T:1967027264 DEBUG: CActiveAEResamplePi:DeInit
  667. 10:06:51 146.856750 T:1967027264 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_mixer handle 0x74a2dd18
  668. 10:06:51 146.857605 T:1967027264 INFO: CActiveAEResamplePi::CActiveAEResamplePi
  669. 10:06:51 146.857895 T:1967027264 INFO: CActiveAEResamplePi::Init remap:(nil) chan:2->2 rate:22050->44100 format:1->3 bits:0->32 dither:8572588->0 norm:1 upmix:0
  670. 10:06:51 146.858551 T:1967027264 INFO: CActiveAEResamplePi::Init 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
  671. 10:06:51 146.858810 T:1967027264 INFO: CActiveAEResamplePi::Init 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00
  672. 10:06:51 146.859070 T:1967027264 INFO: CActiveAEResamplePi::Init 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
  673. 10:06:51 146.868805 T:1967027264 INFO: Previous line repeats 5 times.
  674. 10:06:51 146.869110 T:1967027264 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_mixer input port 232 output port 231 m_handle 0x74a008b8
  675. 10:06:51 146.879929 T:1968123904 DEBUG: JSONRPC: JSON schema type stereoscopicmode references an unknown type GUI.Stereoscopy.Mode
  676. 10:06:51 146.880386 T:1968123904 WARNING: JSONRPC: Could not parse type "GUI.Property.Value"
  677. 10:06:51 146.880661 T:1968123904 INFO: JSONRPC: Adding type "GUI.Property.Value" to list of incomplete definitions (waiting for "GUI.Stereoscopy.Mode")
  678. 10:06:51 146.881653 T:1968123904 INFO: JSONRPC: Resolving incomplete types/methods referencing GUI.Stereoscopy.Mode
  679. 10:06:51 146.887146 T:1967027264 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_mixer) - port(232), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(524288), nBufferAlignmen(32)
  680. 10:06:51 146.889313 T:1967027264 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.audio_mixer) - port(231), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(524288) nBufferAlignmen(32)
  681. 10:06:51 146.912796 T:1967027264 INFO: CActiveAEResamplePi::~CActiveAEResamplePi
  682. 10:06:51 146.913239 T:1967027264 DEBUG: CActiveAEResamplePi:DeInit
  683. 10:06:51 146.918945 T:1968123904 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  684. 10:06:51 146.919281 T:1968123904 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  685. 10:06:51 146.919571 T:1968123904 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  686. 10:06:51 146.922150 T:1968123904 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  687. 10:06:51 146.966644 T:1967027264 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_mixer handle 0x74a008b8
  688. 10:06:51 146.967514 T:1967027264 INFO: CActiveAEResamplePi::CActiveAEResamplePi
  689. 10:06:51 146.967789 T:1967027264 INFO: CActiveAEResamplePi::Init remap:(nil) chan:1->2 rate:32000->44100 format:1->3 bits:0->32 dither:8572588->0 norm:1 upmix:0
  690. 10:06:51 146.968689 T:1967027264 INFO: CActiveAEResamplePi::Init 0.71 0.00 0.00 0.00 0.00 0.00 0.00 0.00
  691. 10:06:51 146.969162 T:1967027264 INFO: Previous line repeats 1 times.
  692. 10:06:51 146.969330 T:1967027264 INFO: CActiveAEResamplePi::Init 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
  693. 10:06:51 146.979309 T:1967027264 INFO: Previous line repeats 5 times.
  694. 10:06:51 146.979599 T:1967027264 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_mixer input port 232 output port 231 m_handle 0x74a43d50
  695. 10:06:51 146.997101 T:1967027264 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_mixer) - port(232), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(524288), nBufferAlignmen(32)
  696. 10:06:51 146.999023 T:1967027264 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.audio_mixer) - port(231), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(524288) nBufferAlignmen(32)
  697. 10:06:51 147.033173 T:1967027264 INFO: CActiveAEResamplePi::~CActiveAEResamplePi
  698. 10:06:51 147.033585 T:1967027264 DEBUG: CActiveAEResamplePi:DeInit
  699. 10:06:51 147.096649 T:1967027264 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_mixer handle 0x74a43d50
  700. 10:06:51 147.097549 T:1967027264 INFO: CActiveAEResamplePi::CActiveAEResamplePi
  701. 10:06:51 147.097839 T:1967027264 INFO: CActiveAEResamplePi::Init remap:(nil) chan:1->2 rate:44100->44100 format:1->3 bits:0->32 dither:8572588->0 norm:1 upmix:0
  702. 10:06:51 147.098816 T:1967027264 INFO: CActiveAEResamplePi::Init 0.71 0.00 0.00 0.00 0.00 0.00 0.00 0.00
  703. 10:06:51 147.099213 T:1967027264 INFO: Previous line repeats 1 times.
  704. 10:06:51 147.099411 T:1967027264 INFO: CActiveAEResamplePi::Init 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
  705. 10:06:51 147.107315 T:1967027264 INFO: Previous line repeats 5 times.
  706. 10:06:51 147.107620 T:1967027264 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_mixer input port 232 output port 231 m_handle 0x74a008b8
  707. 10:06:51 147.127426 T:1967027264 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_mixer) - port(232), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(524288), nBufferAlignmen(32)
  708. 10:06:51 147.129852 T:1967027264 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.audio_mixer) - port(231), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(524288) nBufferAlignmen(32)
  709. 10:06:51 147.149857 T:1967027264 INFO: CActiveAEResamplePi::~CActiveAEResamplePi
  710. 10:06:51 147.150284 T:1967027264 DEBUG: CActiveAEResamplePi:DeInit
  711. 10:06:51 147.206650 T:1967027264 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_mixer handle 0x74a008b8
  712. 10:06:51 147.263184 T:1968123904 INFO: JSONRPC v6.22.2: Successfully initialized
  713. 10:06:51 147.263626 T:1968123904 DEBUG: ADDON: Starting service addons.
  714. 10:06:51 147.306351 T:1842218048 NOTICE: Thread LanguageInvoker start, auto delete: false
  715. 10:06:51 147.313187 T:1842218048 INFO: initializing python engine.
  716. 10:06:52 147.353821 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  717. 10:06:52 147.354233 T:1851679808 DEBUG: CecLogMessage - << 10
  718. 10:06:52 147.363663 T:1833829440 NOTICE: Thread LanguageInvoker start, auto delete: false
  719. 10:06:52 147.370667 T:1833829440 INFO: initializing python engine.
  720. 10:06:52 147.416763 T:1825440832 NOTICE: Thread LanguageInvoker start, auto delete: false
  721. 10:06:52 147.418259 T:1968123904 DEBUG: Activating window ID: 12999
  722. 10:06:52 147.418640 T:1968123904 DEBUG: ------ Window Init (Startup.xml) ------
  723. 10:06:52 147.418854 T:1968123904 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  724. 10:06:52 147.423813 T:1825440832 INFO: initializing python engine.
  725. 10:06:52 147.426315 T:1817052224 NOTICE: Thread JobWorker start, auto delete: true
  726. 10:06:52 147.445114 T:1851679808 DEBUG: CecLogMessage - << 10
  727. 10:06:52 147.449005 T:1817052224 NOTICE: PVRManager - starting up
  728. 10:06:52 147.456955 T:1808663616 NOTICE: Thread PVRManager start, auto delete: false
  729. 10:06:52 147.460251 T:1800275008 NOTICE: Thread PVRClient start, auto delete: false
  730. 10:06:52 147.484360 T:1968123904 INFO: removing tempfiles
  731. 10:06:52 147.505402 T:1800275008 DEBUG: RegisterClient - registering add-on 'PVR WMC Client'
  732. 10:06:52 147.509644 T:1968123904 DEBUG: ADDON: Starting service addons.
  733. 10:06:52 147.516266 T:1800275008 DEBUG: RegisterClient - registering add-on 'PVR WMC Client'
  734. 10:06:52 147.518127 T:1800275008 DEBUG: PVR - Create - creating PVR add-on instance 'PVR WMC Client'
  735. 10:06:52 147.518402 T:1800275008 DEBUG: ADDON: Dll Initializing - PVR WMC Client
  736. 10:06:52 147.519135 T:1800275008 DEBUG: SECTION:LoadDLL(/usr/lib/kodi/addons/pvr.wmc/Kodi_WMC.pvr)
  737. 10:06:52 147.527740 T:1800275008 DEBUG: Loading: /usr/lib/kodi/addons/pvr.wmc/Kodi_WMC.pvr
  738. 10:06:52 147.536392 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  739. 10:06:52 147.603638 T:1791886400 NOTICE: Thread LanguageInvoker start, auto delete: false
  740. 10:06:52 147.614502 T:1791886400 INFO: initializing python engine.
  741. 10:06:52 147.647034 T:1800275008 DEBUG: AddOnLog: PVR WMC Client: ADDON_Create - Creating the PVR-WMC add-on
  742. 10:06:52 148.278915 T:1800275008 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'PVR WMC Client' requests setting 'port'
  743. 10:06:52 148.280716 T:1783497792 NOTICE: Thread LanguageInvoker start, auto delete: false
  744. 10:06:52 148.281448 T:1783497792 INFO: initializing python engine.
  745. 10:06:52 148.281754 T:1783497792 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/script.openelec.devupdate/service.py): start processing
  746. 10:06:52 148.290344 T:1833829440 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.service.mypicsdb/default.py): start processing
  747. 10:06:52 148.296219 T:1825440832 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/driver.remote.imon-mce/default.py): start processing
  748. 10:06:52 148.297226 T:1791886400 DEBUG: CPythonInvoker(3, /usr/share/kodi/addons/service.openelec.settings/service.py): start processing
  749. 10:06:52 148.297928 T:1842218048 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.module.simple.downloader/default.py): start processing
  750. 10:06:52 148.300385 T:1800275008 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'PVR WMC Client' requests setting 'host'
  751. 10:06:52 148.308853 T:1800275008 DEBUG: AddOnLog: PVR WMC Client: Settings: host='195.210.60.5', port=9090
  752. 10:06:52 148.309265 T:1800275008 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'PVR WMC Client' requests setting 'wake_on_lan'
  753. 10:06:52 148.327057 T:1800275008 ERROR: AddOnLog: PVR WMC Client: Using ServerWMC MAC address from custom addondata '00:1B:21:7B:38:5B'
  754. 10:06:52 148.327393 T:1800275008 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'PVR WMC Client' requests setting 'signal'
  755. 10:06:52 148.337265 T:1800275008 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'PVR WMC Client' requests setting 'signal_throttle'
  756. 10:06:52 148.350357 T:1800275008 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'PVR WMC Client' requests setting 'multiResume'
  757. 10:06:53 148.363983 T:1800275008 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  758. 10:06:53 148.365005 T:1800275008 INFO: AddOnLog: PVR WMC Client: Socket::GetVector> Sending WOL packet to 00:1B:21:7B:38:5B
  759. 10:06:53 148.365768 T:1800275008 INFO: WakeOnLan - Magic packet send to '00:1B:21:7B:38:5B'
  760. 10:06:53 148.367615 T:1775109184 NOTICE: Thread LanguageInvoker start, auto delete: false
  761. 10:06:53 148.375046 T:1775109184 INFO: initializing python engine.
  762. 10:06:53 148.380753 T:1775109184 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/script.common.plugin.cache/default.py): start processing
  763. 10:06:53 148.391891 T:1800275008 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  764. 10:06:53 148.401962 T:1800275008 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServerVersion|2015-02-28 09:06:53|195.210.60.5"
  765. 10:06:53 148.456085 T:1766720576 NOTICE: Thread LanguageInvoker start, auto delete: false
  766. 10:06:53 148.466370 T:1766720576 INFO: initializing python engine.
  767. 10:06:53 148.470657 T:1766720576 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/script.openelec.rpi.config/service.py): start processing
  768. 10:06:53 148.530807 T:1758331968 NOTICE: Thread LanguageInvoker start, auto delete: false
  769. 10:06:53 148.531509 T:1968123904 NOTICE: initialize done
  770. 10:06:53 148.532883 T:1968123904 NOTICE: Running the application...
  771. 10:06:53 148.534119 T:1968123904 DEBUG: Activating window ID: 10000
  772. 10:06:53 148.537354 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  773. 10:06:53 148.537842 T:1851679808 DEBUG: CecLogMessage - << 10
  774. 10:06:53 148.544022 T:1758331968 INFO: initializing python engine.
  775. 10:06:53 148.544495 T:1758331968 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/script.xbmcbackup/scheduler.py): start processing
  776. 10:06:53 148.557297 T:1968123904 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x2e0f090
  777. 10:06:53 148.560547 T:1968123904 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(125120), nBufferAlignmen(16)
  778. 10:06:53 148.571060 T:1968123904 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0x2e0e620
  779. 10:06:53 148.579529 T:1968123904 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x2e0f7f8
  780. 10:06:53 148.582748 T:1968123904 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  781. 10:06:53 148.634079 T:1851679808 DEBUG: CecLogMessage - << 10
  782. 10:06:53 148.731720 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  783. 10:06:53 148.802490 T:1968123904 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x2e0f090
  784. 10:06:53 148.807907 T:1968123904 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x2e0e620
  785. 10:06:53 148.814682 T:1968123904 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x2e0f7f8
  786. 10:06:53 148.816162 T:1968123904 DEBUG: DecodeJpegToTexture: decoded special://skin/backgrounds/SKINDEFAULT.jpg 1280x720
  787. 10:06:53 148.817856 T:1968123904 DEBUG: ------ Window Init () ------
  788. 10:06:53 148.909973 T:1968123904 DEBUG: ------ Window Init (Pointer.xml) ------
  789. 10:06:53 148.918900 T:1968123904 INFO: GLES: Enabling VSYNC
  790. 10:06:53 148.919205 T:1968123904 INFO: GLES: Selected vsync mode 10
  791. 10:06:53 149.154678 T:1968123904 DEBUG: ------ Window Deinit (Startup.xml) ------
  792. 10:06:53 149.160126 T:1968123904 DEBUG: ------ Window Init (Home.xml) ------
  793. 10:06:53 149.160553 T:1968123904 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  794. 10:06:54 149.732391 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  795. 10:06:54 149.732803 T:1851679808 DEBUG: CecLogMessage - << 10
  796. 10:06:54 149.920258 T:1851679808 DEBUG: Previous line repeats 1 times.
  797. 10:06:54 149.920578 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  798. 10:06:55 150.921097 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  799. 10:06:55 150.921448 T:1851679808 DEBUG: CecLogMessage - << 10
  800. 10:06:55 151.043625 T:1817052224 DEBUG: Previous line repeats 1 times.
  801. 10:06:55 151.043991 T:1817052224 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  802. 10:06:55 151.103104 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  803. 10:06:55 151.279541 T:1968123904 DEBUG: no profile autoexec.py (/storage/.kodi/userdata/autoexec.py) found, skipping
  804. 10:06:55 151.279984 T:1968123904 DEBUG: NetworkMessage - Starting network services
  805. 10:06:55 151.284546 T:1817052224 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
  806. 10:06:55 151.328415 T:1968123904 DEBUG: CZeroconfAvahi::clientCallback: client is up and running
  807. 10:06:55 151.329132 T:1968123904 NOTICE: starting zeroconf publishing
  808. 10:06:55 151.329803 T:1968123904 NOTICE: Webserver: Starting...
  809. 10:06:55 151.333664 T:1737487424 NOTICE: Thread JobWorker start, auto delete: true
  810. 10:06:55 151.340637 T:1968123904 NOTICE: WebServer: Started the webserver
  811. 10:06:55 151.341537 T:1737487424 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webserver type: _http._tcp name:Kodi (OpenELEC) port:80
  812. 10:06:55 151.341995 T:1737487424 DEBUG: CZeroconfAvahi::addService() named: Kodi (OpenELEC) type: _http._tcp port:80
  813. 10:06:55 151.347931 T:1968123904 NOTICE: ES: Starting event server
  814. 10:06:55 151.348831 T:1968123904 INFO: JSONRPC Server: Successfully initialized
  815. 10:06:55 151.349731 T:1968123904 DEBUG: SECTION:LoadDLL(libshairplay.so.0)
  816. 10:06:56 151.357224 T:1703932992 NOTICE: Thread EventServer start, auto delete: false
  817. 10:06:56 151.357712 T:1703932992 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  818. 10:06:56 151.358109 T:1703932992 NOTICE: UDP: Listening on port 9777
  819. 10:06:56 151.358643 T:1712321600 NOTICE: Thread JobWorker start, auto delete: true
  820. 10:06:56 151.362930 T:1695544384 NOTICE: Thread TCPServer start, auto delete: false
  821. 10:06:56 151.363434 T:1712321600 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:Kodi (OpenELEC) port:80
  822. 10:06:56 151.380478 T:1712321600 DEBUG: CZeroconfAvahi::addService() named: Kodi (OpenELEC) type: _xbmc-jsonrpc-h._tcp port:80
  823. 10:06:56 151.384155 T:1737487424 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:Kodi (OpenELEC) port:9090
  824. 10:06:56 151.386520 T:1968123904 DEBUG: Loading: libshairplay.so.0
  825. 10:06:56 151.415268 T:1968123904 INFO: AIRPLAY: Cleaning up photoassetcache
  826. 10:06:56 151.422424 T:1712321600 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:Kodi (OpenELEC) port:9777
  827. 10:06:56 151.422791 T:1737487424 DEBUG: CZeroconfAvahi::addService() named: Kodi (OpenELEC) type: _xbmc-jsonrpc._tcp port:9090
  828. 10:06:56 151.459366 T:1737487424 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airtunes type: _raop._tcp name:B827EB3BF172@Kodi (OpenELEC) port:36666
  829. 10:06:56 151.460098 T:1737487424 DEBUG: CZeroconfAvahi::addService() named: B827EB3BF172@Kodi (OpenELEC) type: _raop._tcp port:36666
  830. 10:06:56 151.469772 T:1968123904 INFO: AIRPLAY Server: Successfully initialized
  831. 10:06:56 151.491577 T:1678767168 NOTICE: Thread AirPlayServer start, auto delete: false
  832. 10:06:56 151.512283 T:1712321600 DEBUG: CZeroconfAvahi::addService() named: Kodi (OpenELEC) type: _xbmc-events._udp port:9777
  833. 10:06:56 151.513092 T:1737487424 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airplay type: _airplay._tcp name:Kodi (OpenELEC) port:36667
  834. 10:06:56 151.563080 T:1737487424 DEBUG: CZeroconfAvahi::addService() named: Kodi (OpenELEC) type: _airplay._tcp port:36667
  835. 10:06:56 151.832901 T:1968123904 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  836. 10:06:56 151.837921 T:1968123904 INFO: Found input device /dev/input/event1
  837. 10:06:56 151.838348 T:1968123904 INFO: opened device 'MCE IR Keyboard/Mouse (mceusb)' (file name /dev/input/event1), m_bSkipNonKeyEvents 0
  838. 10:06:56 151.999374 T:1968123904 DEBUG: ------ Window Deinit (Pointer.xml) ------
  839. 10:06:56 152.072525 T:1817052224 DEBUG: GetRecentlyAddedAlbums query: select * from albumview where strAlbum != '' order by idAlbum desc limit 10
  840. 10:06:56 152.103836 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  841. 10:06:56 152.104263 T:1851679808 DEBUG: CecLogMessage - << 10
  842. 10:06:56 152.184875 T:1745876032 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
  843. 10:06:56 152.195389 T:1851679808 DEBUG: CecLogMessage - << 10
  844. 10:06:56 152.218445 T:1745876032 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
  845. 10:06:56 152.286499 T:1851679808 DEBUG: Previous line repeats 1 times.
  846. 10:06:56 152.287033 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  847. 10:06:56 152.310684 T:1745876032 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
  848. 10:06:57 153.137009 T:1808663616 DEBUG: Previous line repeats 2 times.
  849. 10:06:57 153.137344 T:1808663616 DEBUG: PVRManager - Load - active clients found. continue to start
  850. 10:06:57 153.154755 T:1968123904 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  851. 10:06:57 153.156982 T:1808663616 DEBUG: PVR - Load - loading all radio channel groups
  852. 10:06:57 153.181686 T:1817052224 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  853. 10:06:57 153.293793 T:1783497792 NOTICE: -->Python Interpreter Initialized<--
  854. 10:06:57 153.295013 T:1783497792 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/script.openelec.devupdate/service.py): the source file to load is "/storage/.kodi/addons/script.openelec.devupdate/service.py"
  855. 10:06:57 153.296906 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  856. 10:06:57 153.297394 T:1851679808 DEBUG: CecLogMessage - << 10
  857. 10:06:58 153.362335 T:1817052224 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  858. 10:06:58 153.388428 T:1851679808 DEBUG: CecLogMessage - << 10
  859. 10:06:58 153.479340 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  860. 10:06:58 153.666977 T:1808663616 DEBUG: PVR - Get - group 'Alle Kanäle' loaded from the database
  861. 10:06:58 153.667404 T:1808663616 DEBUG: PVR - Load - 1 radio groups fetched from the database
  862. 10:06:58 153.752304 T:1808663616 DEBUG: PVRChannelGroup - Load - 28 channels loaded from the database for group 'Alle Kanäle'
  863. 10:06:58 153.752762 T:1808663616 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  864. 10:06:58 153.767059 T:1808663616 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetChannels|True"
  865. 10:06:58 153.771332 T:1808663616 INFO: PVRChannelGroup - RemoveDeletedChannels - deleted radio channel 'YOU FM' from group 'Alle Kanäle'
  866. 10:06:58 153.771820 T:1808663616 DEBUG: PVR - Delete - deleting channel 'YOU FM' from the database
  867. 10:06:58 153.824051 T:1808663616 INFO: PVRChannelGroup - RemoveDeletedChannels - deleted radio channel 'WDR 2' from group 'Alle Kanäle'
  868. 10:06:58 153.824402 T:1808663616 DEBUG: PVR - Delete - deleting channel 'WDR 2' from the database
  869. 10:06:58 153.851181 T:1808663616 INFO: PVRChannelGroup - RemoveDeletedChannels - deleted radio channel 'SWR3' from group 'Alle Kanäle'
  870. 10:06:58 153.851685 T:1808663616 DEBUG: PVR - Delete - deleting channel 'SWR3' from the database
  871. 10:06:58 153.878708 T:1808663616 INFO: PVRChannelGroup - RemoveDeletedChannels - deleted radio channel 'SWR2' from group 'Alle Kanäle'
  872. 10:06:58 153.879059 T:1808663616 DEBUG: PVR - Delete - deleting channel 'SWR2' from the database
  873. 10:06:58 153.901611 T:1808663616 INFO: PVRChannelGroup - RemoveDeletedChannels - deleted radio channel 'RTL RADIO' from group 'Alle Kanäle'
  874. 10:06:58 153.901901 T:1808663616 DEBUG: PVR - Delete - deleting channel 'RTL RADIO' from the database
  875. 10:06:58 153.927094 T:1808663616 INFO: PVRChannelGroup - RemoveDeletedChannels - deleted radio channel 'ROCK ANTENNE' from group 'Alle Kanäle'
  876. 10:06:58 153.927444 T:1808663616 DEBUG: PVR - Delete - deleting channel 'ROCK ANTENNE' from the database
  877. 10:06:58 153.954117 T:1808663616 INFO: PVRChannelGroup - RemoveDeletedChannels - deleted radio channel 'radio top40' from group 'Alle Kanäle'
  878. 10:06:58 153.954483 T:1808663616 DEBUG: PVR - Delete - deleting channel 'radio top40' from the database
  879. 10:06:58 153.980728 T:1808663616 INFO: PVRChannelGroup - RemoveDeletedChannels - deleted radio channel 'planet radio' from group 'Alle Kanäle'
  880. 10:06:58 153.981094 T:1808663616 DEBUG: PVR - Delete - deleting channel 'planet radio' from the database
  881. 10:06:58 154.002640 T:1808663616 INFO: PVRChannelGroup - RemoveDeletedChannels - deleted radio channel 'NDR FS HH' from group 'Alle Kanäle'
  882. 10:06:58 154.003128 T:1808663616 DEBUG: PVR - Delete - deleting channel 'NDR FS HH' from the database
  883. 10:06:58 154.032074 T:1808663616 INFO: PVRChannelGroup - RemoveDeletedChannels - deleted radio channel 'MDR1 SACHSEN' from group 'Alle Kanäle'
  884. 10:06:58 154.032425 T:1808663616 DEBUG: PVR - Delete - deleting channel 'MDR1 SACHSEN' from the database
  885. 10:06:58 154.057861 T:1808663616 INFO: PVRChannelGroup - RemoveDeletedChannels - deleted radio channel 'MDR JUMP' from group 'Alle Kanäle'
  886. 10:06:58 154.058441 T:1808663616 DEBUG: PVR - Delete - deleting channel 'MDR JUMP' from the database
  887. 10:06:58 154.085358 T:1808663616 INFO: PVRChannelGroup - RemoveDeletedChannels - deleted radio channel 'KIRAKA' from group 'Alle Kanäle'
  888. 10:06:58 154.085663 T:1808663616 DEBUG: PVR - Delete - deleting channel 'KIRAKA' from the database
  889. 10:06:58 154.108109 T:1808663616 INFO: PVRChannelGroup - RemoveDeletedChannels - deleted radio channel 'JAM FM' from group 'Alle Kanäle'
  890. 10:06:58 154.108536 T:1808663616 DEBUG: PVR - Delete - deleting channel 'JAM FM' from the database
  891. 10:06:58 154.138321 T:1808663616 INFO: PVRChannelGroup - RemoveDeletedChannels - deleted radio channel 'HIT RADIO FFH' from group 'Alle Kanäle'
  892. 10:06:58 154.138657 T:1808663616 DEBUG: PVR - Delete - deleting channel 'HIT RADIO FFH' from the database
  893. 10:06:58 154.162735 T:1808663616 INFO: PVRChannelGroup - RemoveDeletedChannels - deleted radio channel 'Fritz' from group 'Alle Kanäle'
  894. 10:06:58 154.163177 T:1808663616 DEBUG: PVR - Delete - deleting channel 'Fritz' from the database
  895. 10:06:58 154.186050 T:1808663616 INFO: PVRChannelGroup - RemoveDeletedChannels - deleted radio channel 'egoFM' from group 'Alle Kanäle'
  896. 10:06:58 154.186432 T:1808663616 DEBUG: PVR - Delete - deleting channel 'egoFM' from the database
  897. 10:06:59 154.479904 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  898. 10:06:59 154.480423 T:1851679808 DEBUG: CecLogMessage - << 10
  899. 10:06:59 154.542160 T:1808663616 INFO: PVRChannelGroup - RemoveDeletedChannels - deleted radio channel 'DRadio Wissen' from group 'Alle Kanäle'
  900. 10:06:59 154.542511 T:1808663616 DEBUG: PVR - Delete - deleting channel 'DRadio Wissen' from the database
  901. 10:06:59 154.571198 T:1851679808 DEBUG: CecLogMessage - << 10
  902. 10:06:59 154.662231 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  903. 10:06:59 154.901031 T:1808663616 INFO: PVRChannelGroup - RemoveDeletedChannels - deleted radio channel 'DLF' from group 'Alle Kanäle'
  904. 10:06:59 154.901505 T:1808663616 DEBUG: PVR - Delete - deleting channel 'DLF' from the database
  905. 10:06:59 154.928040 T:1808663616 INFO: PVRChannelGroup - RemoveDeletedChannels - deleted radio channel 'DASDING' from group 'Alle Kanäle'
  906. 10:06:59 154.928467 T:1808663616 DEBUG: PVR - Delete - deleting channel 'DASDING' from the database
  907. 10:06:59 154.950531 T:1808663616 INFO: PVRChannelGroup - RemoveDeletedChannels - deleted radio channel 'BR-KLASSIK' from group 'Alle Kanäle'
  908. 10:06:59 154.950851 T:1808663616 DEBUG: PVR - Delete - deleting channel 'BR-KLASSIK' from the database
  909. 10:06:59 154.977798 T:1808663616 INFO: PVRChannelGroup - RemoveDeletedChannels - deleted radio channel 'BAYERN plus' from group 'Alle Kanäle'
  910. 10:06:59 154.978165 T:1808663616 DEBUG: PVR - Delete - deleting channel 'BAYERN plus' from the database
  911. 10:06:59 155.000244 T:1808663616 INFO: PVRChannelGroup - RemoveDeletedChannels - deleted radio channel 'BAYERN 3' from group 'Alle Kanäle'
  912. 10:06:59 155.000717 T:1808663616 DEBUG: PVR - Delete - deleting channel 'BAYERN 3' from the database
  913. 10:06:59 155.028931 T:1808663616 INFO: PVRChannelGroup - RemoveDeletedChannels - deleted radio channel 'Bayern 2' from group 'Alle Kanäle'
  914. 10:06:59 155.029831 T:1808663616 DEBUG: PVR - Delete - deleting channel 'Bayern 2' from the database
  915. 10:06:59 155.051010 T:1808663616 INFO: PVRChannelGroup - RemoveDeletedChannels - deleted radio channel 'Bayern 1' from group 'Alle Kanäle'
  916. 10:06:59 155.051498 T:1808663616 DEBUG: PVR - Delete - deleting channel 'Bayern 1' from the database
  917. 10:06:59 155.079651 T:1808663616 INFO: PVRChannelGroup - RemoveDeletedChannels - deleted radio channel 'Bayerisches FS Süd' from group 'Alle Kanäle'
  918. 10:06:59 155.080261 T:1808663616 DEBUG: PVR - Delete - deleting channel 'Bayerisches FS Süd' from the database
  919. 10:06:59 155.110413 T:1808663616 INFO: PVRChannelGroup - RemoveDeletedChannels - deleted radio channel 'B5 plus' from group 'Alle Kanäle'
  920. 10:06:59 155.110748 T:1808663616 DEBUG: PVR - Delete - deleting channel 'B5 plus' from the database
  921. 10:06:59 155.137558 T:1808663616 INFO: PVRChannelGroup - RemoveDeletedChannels - deleted radio channel 'B5 aktuell' from group 'Alle Kanäle'
  922. 10:06:59 155.137955 T:1808663616 DEBUG: PVR - Delete - deleting channel 'B5 aktuell' from the database
  923. 10:06:59 155.164948 T:1808663616 INFO: PVRChannelGroup - RemoveDeletedChannels - deleted radio channel 'ANTENNE BAYERN' from group 'Alle Kanäle'
  924. 10:06:59 155.165314 T:1808663616 DEBUG: PVR - Delete - deleting channel 'ANTENNE BAYERN' from the database
  925. 10:06:59 155.188690 T:1808663616 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  926. 10:06:59 155.192780 T:1808663616 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetChannelGroups|True"
  927. 10:06:59 155.203033 T:1808663616 DEBUG: PVR - LoadUserDefinedChannelGroups - 0 new user defined radio channel groups fetched from clients
  928. 10:06:59 155.203506 T:1808663616 DEBUG: PVR - PersistAll - persisting all changes in channel groups
  929. 10:06:59 155.203766 T:1808663616 DEBUG: CPVRChannelGroup - Persist - persisting channel group 'Alle Kanäle' with 0 channels
  930. 10:06:59 155.228470 T:1808663616 DEBUG: PVR - Load - 1 radio channel groups loaded
  931. 10:06:59 155.228806 T:1808663616 DEBUG: PVR - Load - loading all TV channel groups
  932. 10:06:59 155.272720 T:1808663616 DEBUG: PVR - Get - group 'Alle Kanäle' loaded from the database
  933. 10:06:59 155.273254 T:1808663616 DEBUG: PVR - Get - group 'Meistgesehen' loaded from the database
  934. 10:06:59 155.273666 T:1808663616 DEBUG: PVR - Load - 2 TV groups fetched from the database
  935. 10:07:00 155.600937 T:1808663616 DEBUG: PVRChannelGroup - Load - 102 channels loaded from the database for group 'Alle Kanäle'
  936. 10:07:00 155.601471 T:1808663616 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  937. 10:07:00 155.606750 T:1808663616 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetChannels|False"
  938. 10:07:00 155.662964 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  939. 10:07:00 155.663589 T:1851679808 DEBUG: CecLogMessage - << 10
  940. 10:07:00 155.760712 T:1758331968 DEBUG: Previous line repeats 1 times.
  941. 10:07:00 155.760971 T:1758331968 NOTICE: -->Python Interpreter Initialized<--
  942. 10:07:00 155.761581 T:1758331968 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/script.xbmcbackup/scheduler.py): the source file to load is "/storage/.kodi/addons/script.xbmcbackup/scheduler.py"
  943. 10:07:00 155.762741 T:1833829440 NOTICE: -->Python Interpreter Initialized<--
  944. 10:07:00 155.763611 T:1833829440 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.service.mypicsdb/default.py): the source file to load is "/storage/.kodi/addons/script.service.mypicsdb/default.py"
  945. 10:07:00 155.845093 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  946. 10:07:01 156.472260 T:1825440832 NOTICE: -->Python Interpreter Initialized<--
  947. 10:07:01 156.473160 T:1825440832 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/driver.remote.imon-mce/default.py): the source file to load is "/storage/.kodi/addons/driver.remote.imon-mce/default.py"
  948. 10:07:01 156.683945 T:1808663616 INFO: PVRChannelGroup - RemoveDeletedChannels - deleted TV channel '' from group 'Alle Kanäle'
  949. 10:07:01 156.728699 T:1808663616 INFO: Previous line repeats 27 times.
  950. 10:07:01 156.728973 T:1808663616 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added TV channel 'ANTENNE BAYERN'
  951. 10:07:01 156.729370 T:1808663616 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added TV channel 'B5 aktuell'
  952. 10:07:01 156.729797 T:1808663616 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added TV channel 'B5 plus'
  953. 10:07:01 156.737015 T:1808663616 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added TV channel 'Bayerisches FS Süd'
  954. 10:07:01 156.737732 T:1808663616 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added TV channel 'Bayern 1'
  955. 10:07:01 156.738159 T:1808663616 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added TV channel 'Bayern 2'
  956. 10:07:01 156.738770 T:1808663616 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added TV channel 'BAYERN 3'
  957. 10:07:01 156.739212 T:1808663616 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added TV channel 'BAYERN plus'
  958. 10:07:01 156.739746 T:1808663616 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added TV channel 'BR-KLASSIK'
  959. 10:07:01 156.750549 T:1808663616 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added TV channel 'DASDING'
  960. 10:07:01 156.751038 T:1808663616 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added TV channel 'DLF'
  961. 10:07:01 156.751480 T:1808663616 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added TV channel 'DRadio Wissen'
  962. 10:07:01 156.752884 T:1808663616 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added TV channel 'egoFM'
  963. 10:07:01 156.753540 T:1808663616 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added TV channel 'Fritz'
  964. 10:07:01 156.754059 T:1808663616 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added TV channel 'HIT RADIO FFH'
  965. 10:07:01 156.754547 T:1808663616 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added TV channel 'JAM FM'
  966. 10:07:01 156.754990 T:1808663616 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added TV channel 'KIRAKA'
  967. 10:07:01 156.755432 T:1808663616 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added TV channel 'MDR JUMP'
  968. 10:07:01 156.755875 T:1808663616 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added TV channel 'MDR1 SACHSEN'
  969. 10:07:01 156.756271 T:1808663616 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added TV channel 'NDR FS HH'
  970. 10:07:01 156.762482 T:1808663616 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added TV channel 'planet radio'
  971. 10:07:01 156.763077 T:1808663616 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added TV channel 'radio top40'
  972. 10:07:01 156.763611 T:1808663616 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added TV channel 'ROCK ANTENNE'
  973. 10:07:01 156.764191 T:1808663616 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added TV channel 'RTL RADIO'
  974. 10:07:01 156.764664 T:1808663616 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added TV channel 'SWR2'
  975. 10:07:01 156.765121 T:1808663616 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added TV channel 'SWR3'
  976. 10:07:01 156.765579 T:1808663616 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added TV channel 'WDR 2'
  977. 10:07:01 156.766022 T:1808663616 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added TV channel 'YOU FM'
  978. 10:07:01 156.804932 T:1808663616 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  979. 10:07:01 156.819931 T:1808663616 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetChannelGroups|False"
  980. 10:07:01 156.827469 T:1808663616 DEBUG: PVR - LoadUserDefinedChannelGroups - 0 new user defined TV channel groups fetched from clients
  981. 10:07:01 156.845261 T:1808663616 DEBUG: PVRChannelGroup - Load - 37 channels loaded from the database for group 'Meistgesehen'
  982. 10:07:01 156.847443 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  983. 10:07:01 156.847916 T:1851679808 DEBUG: CecLogMessage - << 10
  984. 10:07:01 156.849731 T:1808663616 DEBUG: PVR - GetChannelGroupMembers - get group members for group 'Meistgesehen' from add-on 'ServerWMC:195.210.60.5:9090'
  985. 10:07:01 156.850204 T:1808663616 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  986. 10:07:01 156.861282 T:1808663616 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetChannelGroupMembers|False|Meistgesehen"
  987. 10:07:01 156.891556 T:1808663616 DEBUG: PVR - PersistAll - persisting all changes in channel groups
  988. 10:07:01 156.891937 T:1808663616 DEBUG: CPVRChannelGroup - Persist - persisting channel group 'Alle Kanäle' with 102 channels
  989. 10:07:01 156.938965 T:1851679808 DEBUG: CecLogMessage - << 10
  990. 10:07:01 157.030426 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  991. 10:07:02 157.404053 T:1968123904 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  992. 10:07:02 157.808075 T:1783497792 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/script.openelec.devupdate/service.py): setting the Python path to /storage/.kodi/addons/script.openelec.devupdate:/storage/.kodi/addons/script.module.beautifulsoup4/lib:/storage/.kodi/addons/script.module.requests/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  993. 10:07:02 157.808563 T:1783497792 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/script.openelec.devupdate/service.py): entering source directory /storage/.kodi/addons/script.openelec.devupdate
  994. 10:07:02 157.809204 T:1783497792 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/script.openelec.devupdate/service.py): instantiating addon using automatically obtained id of "script.openelec.devupdate" dependent on version 2.13.0 of the xbmc.python api
  995. 10:07:02 157.925659 T:1833829440 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.service.mypicsdb/default.py): setting the Python path to /storage/.kodi/addons/script.service.mypicsdb:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  996. 10:07:02 157.926147 T:1833829440 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.service.mypicsdb/default.py): entering source directory /storage/.kodi/addons/script.service.mypicsdb
  997. 10:07:02 157.945419 T:1842218048 NOTICE: -->Python Interpreter Initialized<--
  998. 10:07:02 157.946442 T:1833829440 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.service.mypicsdb/default.py): instantiating addon using automatically obtained id of "script.service.mypicsdb" dependent on version 2.1.0 of the xbmc.python api
  999. 10:07:02 158.031143 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1000. 10:07:02 158.031631 T:1851679808 DEBUG: CecLogMessage - << 10
  1001. 10:07:02 158.213211 T:1851679808 DEBUG: Previous line repeats 1 times.
  1002. 10:07:02 158.213577 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1003. 10:07:02 158.280289 T:1825440832 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/driver.remote.imon-mce/default.py): setting the Python path to /storage/.kodi/addons/driver.remote.imon-mce:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1004. 10:07:02 158.284210 T:1825440832 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/driver.remote.imon-mce/default.py): entering source directory /storage/.kodi/addons/driver.remote.imon-mce
  1005. 10:07:02 158.284790 T:1842218048 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.module.simple.downloader/default.py): the source file to load is "/storage/.kodi/addons/script.module.simple.downloader/default.py"
  1006. 10:07:02 158.287842 T:1758331968 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/script.xbmcbackup/scheduler.py): setting the Python path to /storage/.kodi/addons/script.xbmcbackup:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1007. 10:07:02 158.288254 T:1758331968 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/script.xbmcbackup/scheduler.py): entering source directory /storage/.kodi/addons/script.xbmcbackup
  1008. 10:07:02 158.288757 T:1758331968 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/script.xbmcbackup/scheduler.py): instantiating addon using automatically obtained id of "script.xbmcbackup" dependent on version 2.19.0 of the xbmc.python api
  1009. 10:07:03 158.483688 T:1825440832 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/driver.remote.imon-mce/default.py): instantiating addon using automatically obtained id of "driver.remote.imon-mce" dependent on version 2.1.0 of the xbmc.python api
  1010. 10:07:03 158.789841 T:1808663616 DEBUG: CPVRChannelGroup - Persist - persisting channel group 'Meistgesehen' with 37 channels
  1011. 10:07:03 158.989883 T:1808663616 DEBUG: PVR - Load - 2 TV channel groups loaded
  1012. 10:07:03 158.990311 T:1808663616 DEBUG: CPVRTimers - Update - updating timers
  1013. 10:07:03 158.990570 T:1808663616 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1014. 10:07:03 159.007767 T:1808663616 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetTimers"
  1015. 10:07:03 159.214127 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1016. 10:07:03 159.214478 T:1851679808 DEBUG: CecLogMessage - << 10
  1017. 10:07:04 159.395966 T:1851679808 DEBUG: Previous line repeats 1 times.
  1018. 10:07:04 159.396301 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1019. 10:07:04 159.912842 T:1775109184 NOTICE: -->Python Interpreter Initialized<--
  1020. 10:07:04 159.916519 T:1775109184 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/script.common.plugin.cache/default.py): the source file to load is "/storage/.kodi/addons/script.common.plugin.cache/default.py"
  1021. 10:07:04 159.923889 T:1791886400 NOTICE: -->Python Interpreter Initialized<--
  1022. 10:07:04 159.928253 T:1766720576 NOTICE: Previous line repeats 1 times.
  1023. 10:07:04 159.929230 T:1766720576 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/script.openelec.rpi.config/service.py): the source file to load is "/storage/.kodi/addons/script.openelec.rpi.config/service.py"
  1024. 10:07:04 159.969666 T:1791886400 DEBUG: CPythonInvoker(3, /usr/share/kodi/addons/service.openelec.settings/service.py): the source file to load is "/usr/share/kodi/addons/service.openelec.settings/service.py"
  1025. 10:07:04 160.121399 T:1825440832 INFO: CPythonInvoker(2, /storage/.kodi/addons/driver.remote.imon-mce/default.py): script successfully run
  1026. 10:07:04 160.256638 T:1842218048 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.module.simple.downloader/default.py): setting the Python path to /storage/.kodi/addons/script.module.simple.downloader:/storage/.kodi/addons/script.common.plugin.cache/lib:/storage/.kodi/addons/script.module.parsedom/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1027. 10:07:04 160.257248 T:1842218048 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.module.simple.downloader/default.py): entering source directory /storage/.kodi/addons/script.module.simple.downloader
  1028. 10:07:05 160.372650 T:1791886400 DEBUG: CPythonInvoker(3, /usr/share/kodi/addons/service.openelec.settings/service.py): setting the Python path to /usr/share/kodi/addons/service.openelec.settings:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1029. 10:07:05 160.373108 T:1791886400 DEBUG: CPythonInvoker(3, /usr/share/kodi/addons/service.openelec.settings/service.py): entering source directory /usr/share/kodi/addons/service.openelec.settings
  1030. 10:07:05 160.373840 T:1842218048 DEBUG: CPythonInvoker(0, /storage/.kodi/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
  1031. 10:07:05 160.380310 T:1775109184 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/script.common.plugin.cache/default.py): setting the Python path to /storage/.kodi/addons/script.common.plugin.cache:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1032. 10:07:05 160.380722 T:1775109184 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/script.common.plugin.cache/default.py): entering source directory /storage/.kodi/addons/script.common.plugin.cache
  1033. 10:07:05 160.382004 T:1825440832 INFO: Python script stopped
  1034. 10:07:05 160.382370 T:1825440832 DEBUG: Thread LanguageInvoker 1825440832 terminating
  1035. 10:07:05 160.396988 T:1791886400 DEBUG: CPythonInvoker(3, /usr/share/kodi/addons/service.openelec.settings/service.py): instantiating addon using automatically obtained id of "service.openelec.settings" dependent on version 2.1.0 of the xbmc.python api
  1036. 10:07:05 160.403671 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1037. 10:07:05 160.404083 T:1851679808 DEBUG: CecLogMessage - << 10
  1038. 10:07:05 160.452454 T:1775109184 DEBUG: CPythonInvoker(5, /storage/.kodi/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
  1039. 10:07:05 160.462769 T:1766720576 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/script.openelec.rpi.config/service.py): setting the Python path to /storage/.kodi/addons/script.openelec.rpi.config:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1040. 10:07:05 160.463272 T:1766720576 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/script.openelec.rpi.config/service.py): entering source directory /storage/.kodi/addons/script.openelec.rpi.config
  1041. 10:07:05 160.480530 T:1766720576 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/script.openelec.rpi.config/service.py): instantiating addon using automatically obtained id of "script.openelec.rpi.config" dependent on version 2.1.0 of the xbmc.python api
  1042. 10:07:05 160.494980 T:1851679808 DEBUG: CecLogMessage - << 10
  1043. 10:07:05 160.585907 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1044. 10:07:05 160.687378 T:1783497792 INFO: CPythonInvoker(4, /storage/.kodi/addons/script.openelec.devupdate/service.py): script successfully run
  1045. 10:07:06 161.586716 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1046. 10:07:06 161.587189 T:1851679808 DEBUG: CecLogMessage - << 10
  1047. 10:07:06 161.768707 T:1851679808 DEBUG: Previous line repeats 1 times.
  1048. 10:07:06 161.768967 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1049. 10:07:07 162.640823 T:1791886400 NOTICE: ## OpenELEC Addon ## 0.6.4
  1050. 10:07:07 162.769562 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1051. 10:07:07 162.769928 T:1851679808 DEBUG: CecLogMessage - << 10
  1052. 10:07:07 162.951462 T:1851679808 DEBUG: Previous line repeats 1 times.
  1053. 10:07:07 162.951767 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1054. 10:07:07 162.999039 T:1783497792 INFO: Python script stopped
  1055. 10:07:07 162.999496 T:1783497792 DEBUG: Thread LanguageInvoker 1783497792 terminating
  1056. 10:07:08 163.628754 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 19545939 on client 3
  1057. 10:07:08 163.629349 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20187299 on client 3
  1058. 10:07:08 163.629837 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20187572 on client 3
  1059. 10:07:08 163.633804 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20187307 on client 3
  1060. 10:07:08 163.634384 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20187254 on client 3
  1061. 10:07:08 163.634842 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20187539 on client 3
  1062. 10:07:08 163.640198 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 24866283 on client 3
  1063. 10:07:08 163.640915 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 28262539 on client 3
  1064. 10:07:08 163.641388 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20187600 on client 3
  1065. 10:07:08 163.641830 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23933270 on client 3
  1066. 10:07:08 163.642273 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20187608 on client 3
  1067. 10:07:08 163.642776 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20187237 on client 3
  1068. 10:07:08 163.643188 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 28262553 on client 3
  1069. 10:07:08 163.643829 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20225949 on client 3
  1070. 10:07:08 163.644287 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20225957 on client 3
  1071. 10:07:08 163.644775 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 27605026 on client 3
  1072. 10:07:08 163.645187 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20225965 on client 3
  1073. 10:07:08 163.650940 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20225973 on client 3
  1074. 10:07:08 163.651535 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20225987 on client 3
  1075. 10:07:08 163.651993 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20225991 on client 3
  1076. 10:07:08 163.652466 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20655703 on client 3
  1077. 10:07:08 163.652985 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20655960 on client 3
  1078. 10:07:08 163.658173 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20655711 on client 3
  1079. 10:07:08 163.658829 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20655672 on client 3
  1080. 10:07:08 163.659317 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20655919 on client 3
  1081. 10:07:08 163.659927 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 28261766 on client 3
  1082. 10:07:08 163.660538 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20907777 on client 3
  1083. 10:07:08 163.666367 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20907785 on client 3
  1084. 10:07:08 163.667023 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20907942 on client 3
  1085. 10:07:08 163.667572 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20907765 on client 3
  1086. 10:07:08 163.668045 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20912030 on client 3
  1087. 10:07:08 163.668671 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20912058 on client 3
  1088. 10:07:08 163.669128 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20911911 on client 3
  1089. 10:07:08 163.669601 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20912090 on client 3
  1090. 10:07:08 163.672684 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20912077 on client 3
  1091. 10:07:08 163.673233 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20911919 on client 3
  1092. 10:07:08 163.673874 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20911897 on client 3
  1093. 10:07:08 163.674393 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20911886 on client 3
  1094. 10:07:08 163.674881 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20912015 on client 3
  1095. 10:07:08 163.675507 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 28261775 on client 3
  1096. 10:07:08 163.681763 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20912038 on client 3
  1097. 10:07:08 163.682709 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20911875 on client 3
  1098. 10:07:08 163.683182 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20911934 on client 3
  1099. 10:07:08 163.683884 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20911941 on client 3
  1100. 10:07:08 163.684387 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 20912046 on client 3
  1101. 10:07:08 163.684891 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 21606609 on client 3
  1102. 10:07:08 163.685379 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 21612284 on client 3
  1103. 10:07:08 163.685898 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 21612679 on client 3
  1104. 10:07:08 163.686371 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 21612276 on client 3
  1105. 10:07:08 163.697479 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 21612471 on client 3
  1106. 10:07:08 163.698029 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 21612487 on client 3
  1107. 10:07:08 163.698547 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 21612332 on client 3
  1108. 10:07:08 163.699051 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 21612573 on client 3
  1109. 10:07:08 163.699600 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 21612506 on client 3
  1110. 10:07:08 163.709534 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 21612340 on client 3
  1111. 10:07:08 163.710373 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 21612296 on client 3
  1112. 10:07:08 163.710922 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 21612463 on client 3
  1113. 10:07:08 163.711517 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 28261782 on client 3
  1114. 10:07:08 163.712021 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 21612366 on client 3
  1115. 10:07:08 163.719879 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 21612355 on client 3
  1116. 10:07:08 163.720932 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 21612379 on client 3
  1117. 10:07:08 163.721680 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 22312065 on client 3
  1118. 10:07:08 163.722229 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 22312073 on client 3
  1119. 10:07:08 163.737488 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 22312226 on client 3
  1120. 10:07:08 163.738113 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 22312053 on client 3
  1121. 10:07:08 163.738693 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 22871377 on client 3
  1122. 10:07:08 163.739166 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 22871393 on client 3
  1123. 10:07:08 163.739777 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 22871178 on client 3
  1124. 10:07:08 163.741531 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 22871472 on client 3
  1125. 10:07:08 163.742188 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 22871448 on client 3
  1126. 10:07:08 163.748962 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 22871186 on client 3
  1127. 10:07:08 163.749802 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 22871124 on client 3
  1128. 10:07:08 163.753448 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 22871361 on client 3
  1129. 10:07:08 163.754227 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 28261790 on client 3
  1130. 10:07:08 163.754852 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 22871148 on client 3
  1131. 10:07:08 163.755402 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 22871155 on client 3
  1132. 10:07:08 163.755966 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 22871413 on client 3
  1133. 10:07:08 163.756531 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 22871425 on client 3
  1134. 10:07:08 163.767441 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23011961 on client 3
  1135. 10:07:08 163.768112 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23011969 on client 3
  1136. 10:07:08 163.773911 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23012126 on client 3
  1137. 10:07:08 163.774719 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23011949 on client 3
  1138. 10:07:08 163.775330 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23372992 on client 3
  1139. 10:07:08 163.785629 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23373012 on client 3
  1140. 10:07:08 163.786377 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23372793 on client 3
  1141. 10:07:08 163.787003 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23372980 on client 3
  1142. 10:07:08 163.787613 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23373074 on client 3
  1143. 10:07:08 163.788147 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23373047 on client 3
  1144. 10:07:08 163.788757 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23372801 on client 3
  1145. 10:07:08 163.794693 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23372756 on client 3
  1146. 10:07:08 163.795456 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23372972 on client 3
  1147. 10:07:08 163.796097 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 28261798 on client 3
  1148. 10:07:08 163.802933 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23372815 on client 3
  1149. 10:07:08 163.803772 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23373026 on client 3
  1150. 10:07:08 163.809708 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23373084 on client 3
  1151. 10:07:08 163.814880 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23642502 on client 3
  1152. 10:07:08 163.820435 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23642510 on client 3
  1153. 10:07:08 163.821091 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23642679 on client 3
  1154. 10:07:08 163.821686 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23642490 on client 3
  1155. 10:07:08 163.822205 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23932889 on client 3
  1156. 10:07:08 163.822845 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23932917 on client 3
  1157. 10:07:08 163.831573 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23932798 on client 3
  1158. 10:07:08 163.832260 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23932817 on client 3
  1159. 10:07:08 163.832916 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23932947 on client 3
  1160. 10:07:08 163.836075 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23932936 on client 3
  1161. 10:07:08 163.836960 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23932806 on client 3
  1162. 10:07:08 163.837616 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23932757 on client 3
  1163. 10:07:08 163.838165 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23932881 on client 3
  1164. 10:07:08 163.838882 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 28261807 on client 3
  1165. 10:07:08 163.839478 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23932971 on client 3
  1166. 10:07:08 163.851700 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23988116 on client 3
  1167. 10:07:08 163.852463 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 27605020 on client 3
  1168. 10:07:08 163.861069 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23932905 on client 3
  1169. 10:07:08 163.862015 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23932982 on client 3
  1170. 10:07:08 163.862747 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23932771 on client 3
  1171. 10:07:08 163.866333 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 28262582 on client 3
  1172. 10:07:08 163.867111 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 23932779 on client 3
  1173. 10:07:08 163.867798 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 24132721 on client 3
  1174. 10:07:08 163.868362 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 24132729 on client 3
  1175. 10:07:08 163.868942 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 24132737 on client 3
  1176. 10:07:08 163.869537 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 24132745 on client 3
  1177. 10:07:08 163.881958 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 24215188 on client 3
  1178. 10:07:08 163.882721 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 24215293 on client 3
  1179. 10:07:08 163.883377 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 24215196 on client 3
  1180. 10:07:08 163.890259 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 24215156 on client 3
  1181. 10:07:08 163.890915 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 24215280 on client 3
  1182. 10:07:08 163.891632 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 28261814 on client 3
  1183. 10:07:08 163.900696 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 24215308 on client 3
  1184. 10:07:08 163.901489 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 24866291 on client 3
  1185. 10:07:08 163.906891 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 24215314 on client 3
  1186. 10:07:08 163.907806 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 24215138 on client 3
  1187. 10:07:08 163.908401 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 24866142 on client 3
  1188. 10:07:08 163.908997 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 24866150 on client 3
  1189. 10:07:08 163.909576 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 24866158 on client 3
  1190. 10:07:08 163.918518 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 27605002 on client 3
  1191. 10:07:08 163.919357 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 24866166 on client 3
  1192. 10:07:08 163.919952 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 24866180 on client 3
  1193. 10:07:08 163.920700 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 24866184 on client 3
  1194. 10:07:08 163.921326 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 25461675 on client 3
  1195. 10:07:08 163.921936 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 25461764 on client 3
  1196. 10:07:08 163.922577 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 25461683 on client 3
  1197. 10:07:08 163.932632 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 25461659 on client 3
  1198. 10:07:08 163.937210 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 25461751 on client 3
  1199. 10:07:08 163.938034 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 28261822 on client 3
  1200. 10:07:08 163.944260 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 25546900 on client 3
  1201. 10:07:08 163.945007 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 25546908 on client 3
  1202. 10:07:08 163.945755 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 25547061 on client 3
  1203. 10:07:08 163.946457 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 25546888 on client 3
  1204. 10:07:08 163.952332 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1205. 10:07:08 163.952728 T:1851679808 DEBUG: CecLogMessage - << 10
  1206. 10:07:08 163.956635 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 26028022 on client 3
  1207. 10:07:08 163.957489 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 26028050 on client 3
  1208. 10:07:08 163.958130 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 26027367 on client 3
  1209. 10:07:08 163.964722 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 26028165 on client 3
  1210. 10:07:08 163.965515 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 26028105 on client 3
  1211. 10:07:08 163.966171 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 26027375 on client 3
  1212. 10:07:08 163.970566 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 26027314 on client 3
  1213. 10:07:08 163.971252 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 26027251 on client 3
  1214. 10:07:08 163.971954 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 26027999 on client 3
  1215. 10:07:08 163.972656 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 28261831 on client 3
  1216. 10:07:08 163.979950 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 26027236 on client 3
  1217. 10:07:08 163.987106 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 26027396 on client 3
  1218. 10:07:08 163.988052 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 26028030 on client 3
  1219. 10:07:08 163.988846 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 26027407 on client 3
  1220. 10:07:08 163.994888 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 26247039 on client 3
  1221. 10:07:08 163.995697 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 26247047 on client 3
  1222. 10:07:08 163.996277 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 26247208 on client 3
  1223. 10:07:08 164.000748 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 26247027 on client 3
  1224. 10:07:08 164.001556 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 26800324 on client 3
  1225. 10:07:08 164.002167 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 26800344 on client 3
  1226. 10:07:08 164.002884 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 26800077 on client 3
  1227. 10:07:08 164.011261 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 26800398 on client 3
  1228. 10:07:08 164.012146 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 26800367 on client 3
  1229. 10:07:08 164.012878 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 26800085 on client 3
  1230. 10:07:08 164.022247 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 26800028 on client 3
  1231. 10:07:08 164.023041 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 26800312 on client 3
  1232. 10:07:08 164.023895 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 28261838 on client 3
  1233. 10:07:08 164.024551 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 26800120 on client 3
  1234. 10:07:08 164.025177 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 26800100 on client 3
  1235. 10:07:08 164.040268 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 26800130 on client 3
  1236. 10:07:08 164.041199 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 26909291 on client 3
  1237. 10:07:08 164.041901 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 26909299 on client 3
  1238. 10:07:08 164.042542 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 26909478 on client 3
  1239. 10:07:08 164.045853 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 26909279 on client 3
  1240. 10:07:08 164.047256 T:1851679808 DEBUG: CecLogMessage - << 10
  1241. 10:07:08 164.050812 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 27134558 on client 3
  1242. 10:07:08 164.052628 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 27134575 on client 3
  1243. 10:07:08 164.053497 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 27134380 on client 3
  1244. 10:07:08 164.054169 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 27134657 on client 3
  1245. 10:07:08 164.054855 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 27134630 on client 3
  1246. 10:07:08 164.055603 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 27134388 on client 3
  1247. 10:07:08 164.070358 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 27134307 on client 3
  1248. 10:07:08 164.071213 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 27134543 on client 3
  1249. 10:07:08 164.072266 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 28261846 on client 3
  1250. 10:07:08 164.073105 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 27134339 on client 3
  1251. 10:07:08 164.074020 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 27134346 on client 3
  1252. 10:07:08 164.074799 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 27134402 on client 3
  1253. 10:07:08 164.084045 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 27134600 on client 3
  1254. 10:07:08 164.084854 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 27134354 on client 3
  1255. 10:07:08 164.085526 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 27134607 on client 3
  1256. 10:07:08 164.086197 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 27571007 on client 3
  1257. 10:07:08 164.094940 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 27571015 on client 3
  1258. 10:07:08 164.095749 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 27571230 on client 3
  1259. 10:07:08 164.096405 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 27570995 on client 3
  1260. 10:07:08 164.105225 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 27621517 on client 3
  1261. 10:07:08 164.106049 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 27621529 on client 3
  1262. 10:07:08 164.112900 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 27621310 on client 3
  1263. 10:07:08 164.113937 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 27621509 on client 3
  1264. 10:07:08 164.114761 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 27621558 on client 3
  1265. 10:07:08 164.115570 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 27621544 on client 3
  1266. 10:07:08 164.123642 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 27621318 on client 3
  1267. 10:07:08 164.124435 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 27621252 on client 3
  1268. 10:07:08 164.125076 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 27621501 on client 3
  1269. 10:07:08 164.132492 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 28261854 on client 3
  1270. 10:07:08 164.138458 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 27621330 on client 3
  1271. 10:07:08 164.138855 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1272. 10:07:08 164.140793 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 27621567 on client 3
  1273. 10:07:08 164.141586 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 28260998 on client 3
  1274. 10:07:08 164.142242 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 28261006 on client 3
  1275. 10:07:08 164.142975 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 28261470 on client 3
  1276. 10:07:08 164.150162 T:1808663616 DEBUG: PVRTimers - UpdateEntries - added timer 28260978 on client 3
  1277. 10:07:08 164.204361 T:1808663616 DEBUG: CPVRRecordings - Update - updating recordings
  1278. 10:07:08 164.204865 T:1808663616 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1279. 10:07:08 164.211670 T:1808663616 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetRecordings"
  1280. 10:07:09 165.041061 T:1842218048 INFO: CPythonInvoker(0, /storage/.kodi/addons/script.module.simple.downloader/default.py): script successfully run
  1281. 10:07:09 165.139343 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1282. 10:07:09 165.139862 T:1851679808 DEBUG: CecLogMessage - << 10
  1283. 10:07:09 165.321304 T:1851679808 DEBUG: Previous line repeats 1 times.
  1284. 10:07:09 165.321625 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1285. 10:07:10 165.519623 T:1783497792 NOTICE: Thread PVRGUIInfo start, auto delete: false
  1286. 10:07:10 165.520309 T:1808663616 DEBUG: PVRManager - Process - entering main loop
  1287. 10:07:10 165.528214 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1288. 10:07:10 165.540070 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetChannelCount"
  1289. 10:07:10 165.546219 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1290. 10:07:10 165.557709 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetTimerCount"
  1291. 10:07:10 165.565109 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1292. 10:07:10 165.571838 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetRecordingsAmount"
  1293. 10:07:10 165.578857 T:1968123904 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  1294. 10:07:10 166.322250 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1295. 10:07:10 166.322708 T:1851679808 DEBUG: CecLogMessage - << 10
  1296. 10:07:11 166.504288 T:1851679808 DEBUG: Previous line repeats 1 times.
  1297. 10:07:11 166.504547 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1298. 10:07:12 167.505096 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1299. 10:07:12 167.505539 T:1851679808 DEBUG: CecLogMessage - << 10
  1300. 10:07:12 167.687134 T:1851679808 DEBUG: Previous line repeats 1 times.
  1301. 10:07:12 167.687439 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1302. 10:07:13 168.688019 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1303. 10:07:13 168.688477 T:1851679808 DEBUG: CecLogMessage - << 10
  1304. 10:07:13 168.869797 T:1851679808 DEBUG: Previous line repeats 1 times.
  1305. 10:07:13 168.870209 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1306. 10:07:14 169.870773 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1307. 10:07:14 169.871201 T:1851679808 DEBUG: CecLogMessage - << 10
  1308. 10:07:14 170.052795 T:1851679808 DEBUG: Previous line repeats 1 times.
  1309. 10:07:14 170.053085 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1310. 10:07:15 170.523483 T:1842218048 INFO: Python script stopped
  1311. 10:07:15 170.523865 T:1842218048 DEBUG: Thread LanguageInvoker 1842218048 terminating
  1312. 10:07:15 171.053894 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1313. 10:07:15 171.054230 T:1851679808 DEBUG: CecLogMessage - << 10
  1314. 10:07:15 171.235748 T:1851679808 DEBUG: Previous line repeats 1 times.
  1315. 10:07:15 171.236008 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1316. 10:07:16 172.236465 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1317. 10:07:16 172.236984 T:1851679808 DEBUG: CecLogMessage - << 10
  1318. 10:07:17 172.419525 T:1851679808 DEBUG: Previous line repeats 1 times.
  1319. 10:07:17 172.419785 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1320. 10:07:18 173.365616 T:1775109184 NOTICE: StorageServer Module loaded RUN
  1321. 10:07:18 173.420364 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1322. 10:07:18 173.420837 T:1851679808 DEBUG: CecLogMessage - << 10
  1323. 10:07:18 173.546783 T:1775109184 DEBUG: Previous line repeats 1 times.
  1324. 10:07:18 173.547119 T:1775109184 NOTICE: StorageClient-2.5.4 Starting server
  1325. 10:07:18 173.564087 T:1968123904 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-arm.so)
  1326. 10:07:18 173.564743 T:1968123904 DEBUG: Unloading: /ImageLib-arm.so
  1327. 10:07:18 173.602356 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1328. 10:07:19 174.604568 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1329. 10:07:19 174.605103 T:1851679808 DEBUG: CecLogMessage - << 10
  1330. 10:07:19 174.787125 T:1851679808 DEBUG: Previous line repeats 1 times.
  1331. 10:07:19 174.787445 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1332. 10:07:20 175.607574 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1333. 10:07:20 175.610962 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetChannelCount"
  1334. 10:07:20 175.631714 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1335. 10:07:20 175.644424 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetTimerCount"
  1336. 10:07:20 175.654373 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1337. 10:07:20 175.663834 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetRecordingsAmount"
  1338. 10:07:20 175.789841 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1339. 10:07:20 175.790466 T:1851679808 DEBUG: CecLogMessage - << 10
  1340. 10:07:20 175.975998 T:1851679808 DEBUG: Previous line repeats 1 times.
  1341. 10:07:20 175.976273 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1342. 10:07:21 176.977020 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1343. 10:07:21 176.977524 T:1851679808 DEBUG: CecLogMessage - << 10
  1344. 10:07:21 177.171494 T:1851679808 DEBUG: Previous line repeats 1 times.
  1345. 10:07:21 177.171860 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1346. 10:07:22 178.173553 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1347. 10:07:22 178.173996 T:1851679808 DEBUG: CecLogMessage - << 10
  1348. 10:07:23 178.355408 T:1851679808 DEBUG: Previous line repeats 1 times.
  1349. 10:07:23 178.355713 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1350. 10:07:24 179.356216 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1351. 10:07:24 179.356598 T:1851679808 DEBUG: CecLogMessage - << 10
  1352. 10:07:24 179.538101 T:1851679808 DEBUG: Previous line repeats 1 times.
  1353. 10:07:24 179.538361 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1354. 10:07:25 180.538895 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1355. 10:07:25 180.539383 T:1851679808 DEBUG: CecLogMessage - << 10
  1356. 10:07:25 180.721115 T:1851679808 DEBUG: Previous line repeats 1 times.
  1357. 10:07:25 180.721375 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1358. 10:07:26 181.562881 T:1712321600 DEBUG: Thread JobWorker 1712321600 terminating (autodelete)
  1359. 10:07:26 181.610779 T:1737487424 DEBUG: Thread JobWorker 1737487424 terminating (autodelete)
  1360. 10:07:26 181.721832 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1361. 10:07:26 181.722214 T:1851679808 DEBUG: CecLogMessage - << 10
  1362. 10:07:26 181.904007 T:1851679808 DEBUG: Previous line repeats 1 times.
  1363. 10:07:26 181.904297 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1364. 10:07:27 182.904831 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1365. 10:07:27 182.905396 T:1851679808 DEBUG: CecLogMessage - << 10
  1366. 10:07:27 183.088013 T:1851679808 DEBUG: Previous line repeats 1 times.
  1367. 10:07:27 183.088379 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1368. 10:07:28 184.022110 T:1817052224 DEBUG: Thread JobWorker 1817052224 terminating (autodelete)
  1369. 10:07:28 184.089279 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1370. 10:07:28 184.089783 T:1851679808 DEBUG: CecLogMessage - << 10
  1371. 10:07:28 184.271210 T:1851679808 DEBUG: Previous line repeats 1 times.
  1372. 10:07:28 184.271530 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1373. 10:07:29 185.274719 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1374. 10:07:29 185.275269 T:1851679808 DEBUG: CecLogMessage - << 10
  1375. 10:07:30 185.458817 T:1851679808 DEBUG: Previous line repeats 1 times.
  1376. 10:07:30 185.459076 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1377. 10:07:30 185.701096 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1378. 10:07:30 185.704712 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetChannelCount"
  1379. 10:07:30 185.712509 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1380. 10:07:30 185.715897 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetTimerCount"
  1381. 10:07:30 185.717941 T:1808663616 DEBUG: EPG - Load - no database entries found for table 'ANTENNE BAYERN'.
  1382. 10:07:30 185.719528 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1383. 10:07:30 185.722092 T:1808663616 DEBUG: EPG - Load - no database entries found for table 'B5 aktuell'.
  1384. 10:07:30 185.724442 T:1808663616 DEBUG: EPG - Load - no database entries found for table 'B5 plus'.
  1385. 10:07:30 185.727173 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetRecordingsAmount"
  1386. 10:07:30 185.732056 T:1808663616 DEBUG: EPG - Load - no database entries found for table 'Bayerisches FS Süd'.
  1387. 10:07:30 185.733932 T:1808663616 DEBUG: EPG - Load - no database entries found for table 'Bayern 1'.
  1388. 10:07:30 185.735870 T:1808663616 DEBUG: EPG - Load - no database entries found for table 'Bayern 2'.
  1389. 10:07:30 185.737747 T:1808663616 DEBUG: EPG - Load - no database entries found for table 'BAYERN 3'.
  1390. 10:07:30 185.745041 T:1808663616 DEBUG: EPG - Load - no database entries found for table 'BAYERN plus'.
  1391. 10:07:30 185.746902 T:1808663616 DEBUG: EPG - Load - no database entries found for table 'BR-KLASSIK'.
  1392. 10:07:30 185.748718 T:1808663616 DEBUG: EPG - Load - no database entries found for table 'DASDING'.
  1393. 10:07:30 185.757431 T:1808663616 DEBUG: EPG - Load - no database entries found for table 'DLF'.
  1394. 10:07:30 185.759216 T:1808663616 DEBUG: EPG - Load - no database entries found for table 'DRadio Wissen'.
  1395. 10:07:30 185.769455 T:1808663616 DEBUG: EPG - Load - no database entries found for table 'egoFM'.
  1396. 10:07:30 185.777481 T:1808663616 DEBUG: EPG - Load - no database entries found for table 'Fritz'.
  1397. 10:07:30 185.779877 T:1808663616 DEBUG: EPG - Load - no database entries found for table 'HIT RADIO FFH'.
  1398. 10:07:30 185.784393 T:1808663616 DEBUG: EPG - Load - no database entries found for table 'JAM FM'.
  1399. 10:07:30 185.790131 T:1808663616 DEBUG: EPG - Load - no database entries found for table 'KIRAKA'.
  1400. 10:07:30 185.793839 T:1808663616 DEBUG: EPG - Load - no database entries found for table 'MDR JUMP'.
  1401. 10:07:30 185.801483 T:1808663616 DEBUG: EPG - Load - no database entries found for table 'MDR1 SACHSEN'.
  1402. 10:07:30 185.807556 T:1808663616 DEBUG: EPG - Load - no database entries found for table 'NDR FS HH'.
  1403. 10:07:30 185.809387 T:1808663616 DEBUG: EPG - Load - no database entries found for table 'planet radio'.
  1404. 10:07:30 185.815918 T:1808663616 DEBUG: EPG - Load - no database entries found for table 'radio top40'.
  1405. 10:07:30 185.820816 T:1808663616 DEBUG: EPG - Load - no database entries found for table 'ROCK ANTENNE'.
  1406. 10:07:30 185.829147 T:1808663616 DEBUG: EPG - Load - no database entries found for table 'RTL RADIO'.
  1407. 10:07:30 185.835693 T:1808663616 DEBUG: EPG - Load - no database entries found for table 'SWR2'.
  1408. 10:07:30 185.840088 T:1808663616 DEBUG: EPG - Load - no database entries found for table 'SWR3'.
  1409. 10:07:30 185.841919 T:1808663616 DEBUG: EPG - Load - no database entries found for table 'WDR 2'.
  1410. 10:07:30 185.852951 T:1808663616 DEBUG: EPG - Load - no database entries found for table 'YOU FM'.
  1411. 10:07:30 185.855194 T:1808663616 DEBUG: EPG - Load - no database entries found for table 'ANTENNE BAYERN'.
  1412. 10:07:30 185.986481 T:1817052224 NOTICE: Thread EPGUpdater start, auto delete: false
  1413. 10:07:30 185.987076 T:1808663616 NOTICE: Start - EPG thread started
  1414. 10:07:30 185.990479 T:1737487424 NOTICE: Thread JobWorker start, auto delete: true
  1415. 10:07:30 185.993546 T:1737487424 INFO: PVRChannelGroupsContainer - SearchMissingChannelIcons - starting channel icon search
  1416. 10:07:30 186.306473 T:1968123904 DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
  1417. 10:07:31 186.459595 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1418. 10:07:31 186.460052 T:1851679808 DEBUG: CecLogMessage - << 10
  1419. 10:07:31 186.641464 T:1851679808 DEBUG: Previous line repeats 1 times.
  1420. 10:07:31 186.641785 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1421. 10:07:32 187.642288 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1422. 10:07:32 187.642807 T:1851679808 DEBUG: CecLogMessage - << 10
  1423. 10:07:32 187.824219 T:1851679808 DEBUG: Previous line repeats 1 times.
  1424. 10:07:32 187.824600 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1425. 10:07:32 187.838135 T:1808663616 DEBUG: CPVRChannelGroup - Persist - persisting channel group 'Alle Kanäle' with 102 channels
  1426. 10:07:33 188.825180 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1427. 10:07:33 188.825592 T:1851679808 DEBUG: CecLogMessage - << 10
  1428. 10:07:33 189.007843 T:1851679808 DEBUG: Previous line repeats 1 times.
  1429. 10:07:33 189.008148 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1430. 10:07:33 189.201431 T:1808663616 DEBUG: CPVRTimers - Update - updating timers
  1431. 10:07:33 189.201904 T:1808663616 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1432. 10:07:33 189.205154 T:1808663616 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetTimers"
  1433. 10:07:33 189.215332 T:1968123904 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  1434. 10:07:33 189.242020 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'SR Fernsehen' from client '3'
  1435. 10:07:34 190.008652 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1436. 10:07:34 190.009155 T:1851679808 DEBUG: CecLogMessage - << 10
  1437. 10:07:34 190.190903 T:1851679808 DEBUG: Previous line repeats 1 times.
  1438. 10:07:34 190.191284 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1439. 10:07:35 191.191879 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1440. 10:07:35 191.192429 T:1851679808 DEBUG: CecLogMessage - << 10
  1441. 10:07:36 191.373993 T:1851679808 DEBUG: Previous line repeats 1 times.
  1442. 10:07:36 191.374329 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1443. 10:07:37 192.374969 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1444. 10:07:37 192.375595 T:1851679808 DEBUG: CecLogMessage - << 10
  1445. 10:07:37 192.557266 T:1851679808 DEBUG: Previous line repeats 1 times.
  1446. 10:07:37 192.557663 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1447. 10:07:37 193.231995 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1448. 10:07:37 193.236374 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186882|1425028053|1425200853"
  1449. 10:07:38 193.546082 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'collection' from client '3'
  1450. 10:07:38 193.546539 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1451. 10:07:38 193.550919 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186847|1425028053|1425200853"
  1452. 10:07:38 193.557129 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Channel 21' from client '3'
  1453. 10:07:38 193.557571 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1454. 10:07:38 193.558792 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1455. 10:07:38 193.559113 T:1851679808 DEBUG: CecLogMessage - << 10
  1456. 10:07:38 193.567764 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186845|1425028053|1425200853"
  1457. 10:07:38 193.650131 T:1851679808 DEBUG: CecLogMessage - << 10
  1458. 10:07:38 193.743546 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1459. 10:07:38 193.755692 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel '1LIVE' from client '3'
  1460. 10:07:38 193.756119 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1461. 10:07:38 193.763458 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186091|1425028053|1425200853"
  1462. 10:07:38 193.832077 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'DELUXE MUSIC' from client '3'
  1463. 10:07:38 193.832535 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1464. 10:07:38 193.841583 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186849|1425028053|1425200853"
  1465. 10:07:38 193.915497 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'VIVA Germany' from client '3'
  1466. 10:07:38 193.915939 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1467. 10:07:38 193.923569 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186886|1425028053|1425200853"
  1468. 10:07:38 194.039871 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'DMAX' from client '3'
  1469. 10:07:38 194.049347 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1470. 10:07:38 194.054504 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186851|1425028053|1425200853"
  1471. 10:07:38 194.059677 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 19545939 on client 3
  1472. 10:07:38 194.065506 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20187299 on client 3
  1473. 10:07:38 194.068115 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20187572 on client 3
  1474. 10:07:38 194.068817 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20187307 on client 3
  1475. 10:07:38 194.069260 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20187254 on client 3
  1476. 10:07:38 194.069717 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20187539 on client 3
  1477. 10:07:38 194.070236 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24866283 on client 3
  1478. 10:07:38 194.074554 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28262539 on client 3
  1479. 10:07:38 194.075073 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20187600 on client 3
  1480. 10:07:38 194.081802 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23933270 on client 3
  1481. 10:07:38 194.082352 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20187608 on client 3
  1482. 10:07:38 194.082855 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20187237 on client 3
  1483. 10:07:38 194.083450 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28262553 on client 3
  1484. 10:07:38 194.083969 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20225949 on client 3
  1485. 10:07:38 194.084351 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20225957 on client 3
  1486. 10:07:38 194.090836 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27605026 on client 3
  1487. 10:07:38 194.098160 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20225965 on client 3
  1488. 10:07:38 194.098663 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20225973 on client 3
  1489. 10:07:38 194.099274 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20225987 on client 3
  1490. 10:07:38 194.099915 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20225991 on client 3
  1491. 10:07:38 194.104477 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20655703 on client 3
  1492. 10:07:38 194.105179 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20655960 on client 3
  1493. 10:07:38 194.105865 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20655711 on client 3
  1494. 10:07:38 194.106506 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20655672 on client 3
  1495. 10:07:38 194.115814 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20655919 on client 3
  1496. 10:07:38 194.116837 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28261766 on client 3
  1497. 10:07:38 194.117340 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20907777 on client 3
  1498. 10:07:38 194.117920 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20907785 on client 3
  1499. 10:07:38 194.129456 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20907942 on client 3
  1500. 10:07:38 194.130493 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20907765 on client 3
  1501. 10:07:38 194.131073 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20912030 on client 3
  1502. 10:07:38 194.131714 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20912058 on client 3
  1503. 10:07:38 194.132492 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20911911 on client 3
  1504. 10:07:38 194.133102 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20912090 on client 3
  1505. 10:07:38 194.144562 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20912077 on client 3
  1506. 10:07:38 194.146286 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20911919 on client 3
  1507. 10:07:38 194.147125 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20911897 on client 3
  1508. 10:07:38 194.147858 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20911886 on client 3
  1509. 10:07:38 194.148575 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20912015 on client 3
  1510. 10:07:38 194.157745 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28261775 on client 3
  1511. 10:07:38 194.158386 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20912038 on client 3
  1512. 10:07:38 194.159042 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20911875 on client 3
  1513. 10:07:38 194.166992 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20911934 on client 3
  1514. 10:07:38 194.167847 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20911941 on client 3
  1515. 10:07:38 194.168335 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20912046 on client 3
  1516. 10:07:38 194.168945 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 21606609 on client 3
  1517. 10:07:38 194.169434 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 21612284 on client 3
  1518. 10:07:38 194.180710 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 21612679 on client 3
  1519. 10:07:38 194.181610 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 21612276 on client 3
  1520. 10:07:38 194.182205 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 21612471 on client 3
  1521. 10:07:38 194.182755 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 21612487 on client 3
  1522. 10:07:38 194.190704 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 21612332 on client 3
  1523. 10:07:38 194.191269 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 21612573 on client 3
  1524. 10:07:38 194.191971 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 21612506 on client 3
  1525. 10:07:38 194.192657 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 21612340 on client 3
  1526. 10:07:38 194.193298 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 21612296 on client 3
  1527. 10:07:38 194.202301 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 21612463 on client 3
  1528. 10:07:38 194.203232 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28261782 on client 3
  1529. 10:07:38 194.213989 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 21612366 on client 3
  1530. 10:07:38 194.215057 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 21612355 on client 3
  1531. 10:07:38 194.215881 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 21612379 on client 3
  1532. 10:07:38 194.221832 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 22312065 on client 3
  1533. 10:07:38 194.222305 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 22312073 on client 3
  1534. 10:07:38 194.223022 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 22312226 on client 3
  1535. 10:07:38 194.228943 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 22312053 on client 3
  1536. 10:07:38 194.229630 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 22871377 on client 3
  1537. 10:07:38 194.230255 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 22871393 on client 3
  1538. 10:07:38 194.238342 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 22871178 on client 3
  1539. 10:07:38 194.238998 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 22871472 on client 3
  1540. 10:07:38 194.239716 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 22871448 on client 3
  1541. 10:07:38 194.243698 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 22871186 on client 3
  1542. 10:07:38 194.244522 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 22871124 on client 3
  1543. 10:07:38 194.245193 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 22871361 on client 3
  1544. 10:07:38 194.256912 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28261790 on client 3
  1545. 10:07:38 194.260941 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 22871148 on client 3
  1546. 10:07:38 194.261597 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 22871155 on client 3
  1547. 10:07:38 194.262451 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 22871413 on client 3
  1548. 10:07:38 194.263153 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 22871425 on client 3
  1549. 10:07:38 194.263870 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23011961 on client 3
  1550. 10:07:38 194.264450 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23011969 on client 3
  1551. 10:07:38 194.271149 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23012126 on client 3
  1552. 10:07:38 194.272247 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23011949 on client 3
  1553. 10:07:38 194.278519 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23372992 on client 3
  1554. 10:07:38 194.279144 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23373012 on client 3
  1555. 10:07:38 194.279907 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23372793 on client 3
  1556. 10:07:38 194.280731 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23372980 on client 3
  1557. 10:07:38 194.281265 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23373074 on client 3
  1558. 10:07:38 194.281982 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23373047 on client 3
  1559. 10:07:38 194.285904 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'sonnenklar.TV HD' from client '3'
  1560. 10:07:38 194.286316 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1561. 10:07:38 194.294266 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3188186|1425028053|1425200853"
  1562. 10:07:38 194.295746 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23372801 on client 3
  1563. 10:07:38 194.299286 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23372756 on client 3
  1564. 10:07:38 194.300354 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23372972 on client 3
  1565. 10:07:38 194.301483 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28261798 on client 3
  1566. 10:07:38 194.302322 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23372815 on client 3
  1567. 10:07:38 194.303177 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23373026 on client 3
  1568. 10:07:38 194.312988 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23373084 on client 3
  1569. 10:07:38 194.317627 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23642502 on client 3
  1570. 10:07:38 194.318314 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23642510 on client 3
  1571. 10:07:38 194.319122 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23642679 on client 3
  1572. 10:07:38 194.319916 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23642490 on client 3
  1573. 10:07:38 194.320602 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23932889 on client 3
  1574. 10:07:38 194.321152 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23932917 on client 3
  1575. 10:07:38 194.332306 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23932798 on client 3
  1576. 10:07:38 194.333450 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23932817 on client 3
  1577. 10:07:38 194.334183 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23932947 on client 3
  1578. 10:07:38 194.334991 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23932936 on client 3
  1579. 10:07:38 194.335999 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23932806 on client 3
  1580. 10:07:39 194.351089 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23932757 on client 3
  1581. 10:07:39 194.352005 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23932881 on client 3
  1582. 10:07:39 194.352966 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28261807 on client 3
  1583. 10:07:39 194.363312 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23932971 on client 3
  1584. 10:07:39 194.364471 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23988116 on client 3
  1585. 10:07:39 194.365204 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27605020 on client 3
  1586. 10:07:39 194.367279 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23932905 on client 3
  1587. 10:07:39 194.368073 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23932982 on client 3
  1588. 10:07:39 194.368851 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23932771 on client 3
  1589. 10:07:39 194.369522 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28262582 on client 3
  1590. 10:07:39 194.385391 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23932779 on client 3
  1591. 10:07:39 194.386139 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24132721 on client 3
  1592. 10:07:39 194.386963 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24132729 on client 3
  1593. 10:07:39 194.387573 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24132737 on client 3
  1594. 10:07:39 194.388138 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24132745 on client 3
  1595. 10:07:39 194.388916 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24215188 on client 3
  1596. 10:07:39 194.389664 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24215293 on client 3
  1597. 10:07:39 194.401062 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24215196 on client 3
  1598. 10:07:39 194.403046 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24215156 on client 3
  1599. 10:07:39 194.404022 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24215280 on client 3
  1600. 10:07:39 194.404984 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28261814 on client 3
  1601. 10:07:39 194.405624 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24215308 on client 3
  1602. 10:07:39 194.406219 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24866291 on client 3
  1603. 10:07:39 194.417114 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24215314 on client 3
  1604. 10:07:39 194.418015 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24215138 on client 3
  1605. 10:07:39 194.418777 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24866142 on client 3
  1606. 10:07:39 194.419525 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24866150 on client 3
  1607. 10:07:39 194.430145 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24866158 on client 3
  1608. 10:07:39 194.431793 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27605002 on client 3
  1609. 10:07:39 194.434311 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24866166 on client 3
  1610. 10:07:39 194.435318 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24866180 on client 3
  1611. 10:07:39 194.436142 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24866184 on client 3
  1612. 10:07:39 194.443253 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 25461675 on client 3
  1613. 10:07:39 194.444244 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 25461764 on client 3
  1614. 10:07:39 194.445068 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 25461683 on client 3
  1615. 10:07:39 194.445847 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 25461659 on client 3
  1616. 10:07:39 194.446594 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 25461751 on client 3
  1617. 10:07:39 194.458160 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28261822 on client 3
  1618. 10:07:39 194.464203 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 25546900 on client 3
  1619. 10:07:39 194.464905 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 25546908 on client 3
  1620. 10:07:39 194.465668 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 25547061 on client 3
  1621. 10:07:39 194.466599 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 25546888 on client 3
  1622. 10:07:39 194.467300 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26028022 on client 3
  1623. 10:07:39 194.467941 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26028050 on client 3
  1624. 10:07:39 194.471954 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'QVC HD' from client '3'
  1625. 10:07:39 194.472580 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26027367 on client 3
  1626. 10:07:39 194.473251 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26028165 on client 3
  1627. 10:07:39 194.473999 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1628. 10:07:39 194.475403 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26028105 on client 3
  1629. 10:07:39 194.479477 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26027375 on client 3
  1630. 10:07:39 194.480423 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26027314 on client 3
  1631. 10:07:39 194.481277 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26027251 on client 3
  1632. 10:07:39 194.482086 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26027999 on client 3
  1633. 10:07:39 194.483047 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28261831 on client 3
  1634. 10:07:39 194.483719 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3188182|1425028053|1425200853"
  1635. 10:07:39 194.485672 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26027236 on client 3
  1636. 10:07:39 194.486572 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26027396 on client 3
  1637. 10:07:39 194.487320 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26028030 on client 3
  1638. 10:07:39 194.488174 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26027407 on client 3
  1639. 10:07:39 194.494003 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26247039 on client 3
  1640. 10:07:39 194.494705 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26247047 on client 3
  1641. 10:07:39 194.495514 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26247208 on client 3
  1642. 10:07:39 194.496323 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26247027 on client 3
  1643. 10:07:39 194.511734 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26800324 on client 3
  1644. 10:07:39 194.512604 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26800344 on client 3
  1645. 10:07:39 194.513535 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26800077 on client 3
  1646. 10:07:39 194.514206 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26800398 on client 3
  1647. 10:07:39 194.515015 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26800367 on client 3
  1648. 10:07:39 194.521667 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26800085 on client 3
  1649. 10:07:39 194.522583 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26800028 on client 3
  1650. 10:07:39 194.530991 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26800312 on client 3
  1651. 10:07:39 194.532288 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28261838 on client 3
  1652. 10:07:39 194.533279 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26800120 on client 3
  1653. 10:07:39 194.542114 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26800100 on client 3
  1654. 10:07:39 194.542938 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26800130 on client 3
  1655. 10:07:39 194.548386 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26909291 on client 3
  1656. 10:07:39 194.553513 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26909299 on client 3
  1657. 10:07:39 194.554398 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26909478 on client 3
  1658. 10:07:39 194.555252 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26909279 on client 3
  1659. 10:07:39 194.555969 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27134558 on client 3
  1660. 10:07:39 194.562775 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27134575 on client 3
  1661. 10:07:39 194.563904 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27134380 on client 3
  1662. 10:07:39 194.564590 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27134657 on client 3
  1663. 10:07:39 194.565323 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27134630 on client 3
  1664. 10:07:39 194.566162 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27134388 on client 3
  1665. 10:07:39 194.582382 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27134307 on client 3
  1666. 10:07:39 194.585968 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27134543 on client 3
  1667. 10:07:39 194.587997 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28261846 on client 3
  1668. 10:07:39 194.588974 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27134339 on client 3
  1669. 10:07:39 194.589767 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27134346 on client 3
  1670. 10:07:39 194.597610 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27134402 on client 3
  1671. 10:07:39 194.598679 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27134600 on client 3
  1672. 10:07:39 194.599564 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27134354 on client 3
  1673. 10:07:39 194.609131 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27134607 on client 3
  1674. 10:07:39 194.609970 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27571007 on client 3
  1675. 10:07:39 194.610733 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27571015 on client 3
  1676. 10:07:39 194.611557 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27571230 on client 3
  1677. 10:07:39 194.612350 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27570995 on client 3
  1678. 10:07:39 194.623764 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27621517 on client 3
  1679. 10:07:39 194.624725 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27621529 on client 3
  1680. 10:07:39 194.630875 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27621310 on client 3
  1681. 10:07:39 194.631805 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27621509 on client 3
  1682. 10:07:39 194.632523 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27621558 on client 3
  1683. 10:07:39 194.639511 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27621544 on client 3
  1684. 10:07:39 194.640671 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27621318 on client 3
  1685. 10:07:39 194.641571 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27621252 on client 3
  1686. 10:07:39 194.642410 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27621501 on client 3
  1687. 10:07:39 194.657150 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28261854 on client 3
  1688. 10:07:39 194.658264 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27621330 on client 3
  1689. 10:07:39 194.661301 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'HSE24 HD' from client '3'
  1690. 10:07:39 194.661743 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1691. 10:07:39 194.663177 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27621567 on client 3
  1692. 10:07:39 194.666916 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28260998 on client 3
  1693. 10:07:39 194.667770 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28261006 on client 3
  1694. 10:07:39 194.668671 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28261470 on client 3
  1695. 10:07:39 194.673096 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186918|1425028053|1425200853"
  1696. 10:07:39 194.678909 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28260978 on client 3
  1697. 10:07:39 194.744324 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1698. 10:07:39 194.744751 T:1851679808 DEBUG: CecLogMessage - << 10
  1699. 10:07:39 194.765991 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'QVC BEAUTY&STYLE' from client '3'
  1700. 10:07:39 194.766388 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1701. 10:07:39 194.777664 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186870|1425028053|1425200853"
  1702. 10:07:39 194.835663 T:1851679808 DEBUG: CecLogMessage - << 10
  1703. 10:07:39 194.880783 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'HSE24 TREND' from client '3'
  1704. 10:07:39 194.881317 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1705. 10:07:39 194.884674 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186857|1425028053|1425200853"
  1706. 10:07:39 194.928177 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1707. 10:07:39 195.024353 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'HSE24 EXTRA HD' from client '3'
  1708. 10:07:39 195.024796 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1709. 10:07:39 195.029663 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186917|1425028053|1425200853"
  1710. 10:07:39 195.194672 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'meinTVshop' from client '3'
  1711. 10:07:39 195.195114 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1712. 10:07:39 195.204071 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186864|1425028053|1425200853"
  1713. 10:07:39 195.211456 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel '1-2-3.tv HD' from client '3'
  1714. 10:07:39 195.212021 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1715. 10:07:39 195.218109 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186385|1425028053|1425200853"
  1716. 10:07:39 195.305420 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'MediaShop- Meine Einkaufswelt' from client '3'
  1717. 10:07:39 195.305878 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1718. 10:07:39 195.309357 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3188174|1425028053|1425200853"
  1719. 10:07:39 195.315002 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'MediaShop- Neuheiten' from client '3'
  1720. 10:07:39 195.315399 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1721. 10:07:39 195.318665 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3188175|1425028053|1425200853"
  1722. 10:07:39 195.323212 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'mediasparTV 2' from client '3'
  1723. 10:07:39 195.323807 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1724. 10:07:39 195.334747 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3188176|1425028053|1425200853"
  1725. 10:07:40 195.389786 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'mediasparTV Homeshopping' from client '3'
  1726. 10:07:40 195.394119 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1727. 10:07:40 195.398636 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3188177|1425028053|1425200853"
  1728. 10:07:40 195.413223 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'pearl.tv HD' from client '3'
  1729. 10:07:40 195.413742 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1730. 10:07:40 195.418930 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3188179|1425028053|1425200853"
  1731. 10:07:40 195.471680 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'QVC PLUS HD' from client '3'
  1732. 10:07:40 195.473450 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1733. 10:07:40 195.480927 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3188183|1425028053|1425200853"
  1734. 10:07:40 195.555267 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Shop24Direct' from client '3'
  1735. 10:07:40 195.555725 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1736. 10:07:40 195.564209 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3188185|1425028053|1425200853"
  1737. 10:07:40 195.572922 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'tvtv premium' from client '3'
  1738. 10:07:40 195.577469 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1739. 10:07:40 195.584656 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3188191|1425028053|1425200853"
  1740. 10:07:40 195.590668 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel '1LIVE diggi' from client '3'
  1741. 10:07:40 195.591064 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1742. 10:07:40 195.595688 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186832|1425028053|1425200853"
  1743. 10:07:40 195.615356 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'ARD-Data-1' from client '3'
  1744. 10:07:40 195.615906 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1745. 10:07:40 195.621902 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186834|1425028053|1425200853"
  1746. 10:07:40 195.629517 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'ARD-TEST-1' from client '3'
  1747. 10:07:40 195.629959 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1748. 10:07:40 195.636185 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186835|1425028053|1425200853"
  1749. 10:07:40 195.810516 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'tvtv DIGITAL' from client '3'
  1750. 10:07:40 195.810913 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1751. 10:07:40 195.814255 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3188190|1425028053|1425200853"
  1752. 10:07:40 195.825531 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'HD+ SmartTV Demo' from client '3'
  1753. 10:07:40 195.827271 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1754. 10:07:40 195.832840 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186915|1425028053|1425200853"
  1755. 10:07:40 195.928955 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1756. 10:07:40 195.929398 T:1851679808 DEBUG: CecLogMessage - << 10
  1757. 10:07:40 195.993454 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'SAT.1 HD' from client '3'
  1758. 10:07:40 195.993912 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1759. 10:07:40 196.004532 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|6640223|1425028053|1425200853"
  1760. 10:07:40 196.020584 T:1851679808 DEBUG: CecLogMessage - << 10
  1761. 10:07:40 196.109238 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'ProSieben HD' from client '3'
  1762. 10:07:40 196.109634 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1763. 10:07:40 196.111847 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1764. 10:07:40 196.119858 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|6640088|1425028053|1425200853"
  1765. 10:07:40 196.297668 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'ProSieben MAXX HD' from client '3'
  1766. 10:07:40 196.298172 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1767. 10:07:40 196.306198 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|6640107|1425028053|1425200853"
  1768. 10:07:41 196.506882 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'SIXX HD' from client '3'
  1769. 10:07:41 196.507416 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1770. 10:07:41 196.510574 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|6640233|1425028053|1425200853"
  1771. 10:07:41 196.689041 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'kabel eins HD' from client '3'
  1772. 10:07:41 196.689468 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1773. 10:07:41 196.692993 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|6639964|1425028053|1425200853"
  1774. 10:07:41 196.845703 T:1817052224 WARNING: EPG - UpdateFromScraper - channel not found, can't update
  1775. 10:07:41 196.846222 T:1817052224 ERROR: EPG - Update - failed to update table 'ANTENNE BAYERN'
  1776. 10:07:41 196.847839 T:1817052224 WARNING: EPG - UpdateFromScraper - channel not found, can't update
  1777. 10:07:41 196.848206 T:1817052224 ERROR: EPG - Update - failed to update table 'B5 aktuell'
  1778. 10:07:41 196.849625 T:1817052224 WARNING: EPG - UpdateFromScraper - channel not found, can't update
  1779. 10:07:41 196.849960 T:1817052224 ERROR: EPG - Update - failed to update table 'B5 plus'
  1780. 10:07:41 196.851700 T:1817052224 WARNING: EPG - UpdateFromScraper - channel not found, can't update
  1781. 10:07:41 196.852066 T:1817052224 ERROR: EPG - Update - failed to update table 'Bayerisches FS Süd'
  1782. 10:07:41 196.853592 T:1817052224 WARNING: EPG - UpdateFromScraper - channel not found, can't update
  1783. 10:07:41 196.853943 T:1817052224 ERROR: EPG - Update - failed to update table 'Bayern 1'
  1784. 10:07:41 196.855392 T:1817052224 WARNING: EPG - UpdateFromScraper - channel not found, can't update
  1785. 10:07:41 196.855667 T:1817052224 ERROR: EPG - Update - failed to update table 'Bayern 2'
  1786. 10:07:41 196.857391 T:1817052224 WARNING: EPG - UpdateFromScraper - channel not found, can't update
  1787. 10:07:41 196.857681 T:1817052224 ERROR: EPG - Update - failed to update table 'BAYERN 3'
  1788. 10:07:41 196.859177 T:1817052224 WARNING: EPG - UpdateFromScraper - channel not found, can't update
  1789. 10:07:41 196.859451 T:1817052224 ERROR: EPG - Update - failed to update table 'BAYERN plus'
  1790. 10:07:41 196.861191 T:1817052224 WARNING: EPG - UpdateFromScraper - channel not found, can't update
  1791. 10:07:41 196.861572 T:1817052224 ERROR: EPG - Update - failed to update table 'BR-KLASSIK'
  1792. 10:07:41 196.863052 T:1817052224 WARNING: EPG - UpdateFromScraper - channel not found, can't update
  1793. 10:07:41 196.863449 T:1817052224 ERROR: EPG - Update - failed to update table 'DASDING'
  1794. 10:07:41 196.864944 T:1817052224 WARNING: EPG - UpdateFromScraper - channel not found, can't update
  1795. 10:07:41 196.865280 T:1817052224 ERROR: EPG - Update - failed to update table 'DLF'
  1796. 10:07:41 196.866852 T:1817052224 WARNING: EPG - UpdateFromScraper - channel not found, can't update
  1797. 10:07:41 196.867294 T:1817052224 ERROR: EPG - Update - failed to update table 'DRadio Wissen'
  1798. 10:07:41 196.872009 T:1817052224 WARNING: EPG - UpdateFromScraper - channel not found, can't update
  1799. 10:07:41 196.872360 T:1817052224 ERROR: EPG - Update - failed to update table 'egoFM'
  1800. 10:07:41 196.877533 T:1817052224 WARNING: EPG - UpdateFromScraper - channel not found, can't update
  1801. 10:07:41 196.880112 T:1817052224 ERROR: EPG - Update - failed to update table 'Fritz'
  1802. 10:07:41 196.881699 T:1817052224 WARNING: EPG - UpdateFromScraper - channel not found, can't update
  1803. 10:07:41 196.886047 T:1817052224 ERROR: EPG - Update - failed to update table 'HIT RADIO FFH'
  1804. 10:07:41 196.889740 T:1817052224 WARNING: EPG - UpdateFromScraper - channel not found, can't update
  1805. 10:07:41 196.890228 T:1817052224 ERROR: EPG - Update - failed to update table 'JAM FM'
  1806. 10:07:41 196.891586 T:1817052224 WARNING: EPG - UpdateFromScraper - channel not found, can't update
  1807. 10:07:41 196.891922 T:1817052224 ERROR: EPG - Update - failed to update table 'KIRAKA'
  1808. 10:07:41 196.900558 T:1817052224 WARNING: EPG - UpdateFromScraper - channel not found, can't update
  1809. 10:07:41 196.900986 T:1817052224 ERROR: EPG - Update - failed to update table 'MDR JUMP'
  1810. 10:07:41 196.907196 T:1817052224 WARNING: EPG - UpdateFromScraper - channel not found, can't update
  1811. 10:07:41 196.907562 T:1817052224 ERROR: EPG - Update - failed to update table 'MDR1 SACHSEN'
  1812. 10:07:41 196.909485 T:1817052224 WARNING: EPG - UpdateFromScraper - channel not found, can't update
  1813. 10:07:41 196.909897 T:1817052224 ERROR: EPG - Update - failed to update table 'NDR FS HH'
  1814. 10:07:41 196.915024 T:1817052224 WARNING: EPG - UpdateFromScraper - channel not found, can't update
  1815. 10:07:41 196.915359 T:1817052224 ERROR: EPG - Update - failed to update table 'planet radio'
  1816. 10:07:41 196.920746 T:1817052224 WARNING: EPG - UpdateFromScraper - channel not found, can't update
  1817. 10:07:41 196.921234 T:1817052224 ERROR: EPG - Update - failed to update table 'radio top40'
  1818. 10:07:41 196.922821 T:1817052224 WARNING: EPG - UpdateFromScraper - channel not found, can't update
  1819. 10:07:41 196.923111 T:1817052224 ERROR: EPG - Update - failed to update table 'ROCK ANTENNE'
  1820. 10:07:41 196.934540 T:1817052224 WARNING: EPG - UpdateFromScraper - channel not found, can't update
  1821. 10:07:41 196.934967 T:1817052224 ERROR: EPG - Update - failed to update table 'RTL RADIO'
  1822. 10:07:41 196.936905 T:1817052224 WARNING: EPG - UpdateFromScraper - channel not found, can't update
  1823. 10:07:41 196.937317 T:1817052224 ERROR: EPG - Update - failed to update table 'SWR2'
  1824. 10:07:41 196.939011 T:1817052224 WARNING: EPG - UpdateFromScraper - channel not found, can't update
  1825. 10:07:41 196.945450 T:1817052224 ERROR: EPG - Update - failed to update table 'SWR3'
  1826. 10:07:41 196.947220 T:1817052224 WARNING: EPG - UpdateFromScraper - channel not found, can't update
  1827. 10:07:41 196.947510 T:1817052224 ERROR: EPG - Update - failed to update table 'WDR 2'
  1828. 10:07:41 196.948975 T:1817052224 WARNING: EPG - UpdateFromScraper - channel not found, can't update
  1829. 10:07:41 196.949326 T:1817052224 ERROR: EPG - Update - failed to update table 'YOU FM'
  1830. 10:07:41 196.961426 T:1817052224 WARNING: EPG - UpdateFromScraper - channel not found, can't update
  1831. 10:07:41 196.961868 T:1817052224 ERROR: EPG - Update - failed to update table 'ANTENNE BAYERN'
  1832. 10:07:41 196.964050 T:1817052224 DEBUG: EPG - Load - no database entries found for table 'ANTENNE BAYERN'.
  1833. 10:07:41 196.968597 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'ANTENNE BAYERN' from client '3'
  1834. 10:07:41 196.969055 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1835. 10:07:41 196.977341 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186833|1425028053|1425200853"
  1836. 10:07:41 196.992554 T:1817052224 DEBUG: EPG - Load - no database entries found for table 'B5 aktuell'.
  1837. 10:07:41 196.994522 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'B5 aktuell' from client '3'
  1838. 10:07:41 196.995071 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1839. 10:07:41 197.002365 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186836|1425028053|1425200853"
  1840. 10:07:41 197.112457 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1841. 10:07:41 197.112854 T:1851679808 DEBUG: CecLogMessage - << 10
  1842. 10:07:41 197.294449 T:1851679808 DEBUG: Previous line repeats 1 times.
  1843. 10:07:41 197.294739 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1844. 10:07:42 197.844437 T:1817052224 DEBUG: EPG - Load - no database entries found for table 'B5 plus'.
  1845. 10:07:42 197.845749 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'B5 plus' from client '3'
  1846. 10:07:42 197.846191 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1847. 10:07:42 197.849396 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186837|1425028053|1425200853"
  1848. 10:07:42 197.950134 T:1817052224 DEBUG: EPG - Load - no database entries found for table 'Bayerisches FS Süd'.
  1849. 10:07:42 197.951538 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Bayerisches FS Süd' from client '3'
  1850. 10:07:42 197.951889 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1851. 10:07:42 197.957977 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186838|1425028053|1425200853"
  1852. 10:07:42 198.125412 T:1817052224 DEBUG: EPG - Load - no database entries found for table 'Bayern 1'.
  1853. 10:07:42 198.128616 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Bayern 1' from client '3'
  1854. 10:07:42 198.129059 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1855. 10:07:42 198.132370 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186839|1425028053|1425200853"
  1856. 10:07:42 198.233093 T:1817052224 DEBUG: EPG - Load - no database entries found for table 'Bayern 2'.
  1857. 10:07:42 198.234619 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Bayern 2' from client '3'
  1858. 10:07:42 198.235046 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1859. 10:07:42 198.245926 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186840|1425028053|1425200853"
  1860. 10:07:42 198.295380 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1861. 10:07:42 198.295837 T:1851679808 DEBUG: CecLogMessage - << 10
  1862. 10:07:43 198.404724 T:1817052224 DEBUG: Previous line repeats 1 times.
  1863. 10:07:43 198.405045 T:1817052224 DEBUG: EPG - Load - no database entries found for table 'BAYERN 3'.
  1864. 10:07:43 198.406281 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BAYERN 3' from client '3'
  1865. 10:07:43 198.406799 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1866. 10:07:43 198.410202 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186841|1425028053|1425200853"
  1867. 10:07:43 198.461075 T:1817052224 DEBUG: EPG - Load - no database entries found for table 'BAYERN plus'.
  1868. 10:07:43 198.462494 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BAYERN plus' from client '3'
  1869. 10:07:43 198.462830 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1870. 10:07:43 198.475067 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186842|1425028053|1425200853"
  1871. 10:07:43 198.478653 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1872. 10:07:43 198.540329 T:1817052224 DEBUG: EPG - Load - no database entries found for table 'BR-KLASSIK'.
  1873. 10:07:43 198.543549 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BR-KLASSIK' from client '3'
  1874. 10:07:43 198.545624 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1875. 10:07:43 198.551346 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186844|1425028053|1425200853"
  1876. 10:07:43 198.717712 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1877. 10:07:43 198.721542 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetChannelCount"
  1878. 10:07:43 198.727936 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1879. 10:07:43 198.737686 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetTimerCount"
  1880. 10:07:43 198.746002 T:1817052224 DEBUG: EPG - Load - no database entries found for table 'DASDING'.
  1881. 10:07:43 198.747940 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1882. 10:07:43 198.752914 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetRecordingsAmount"
  1883. 10:07:43 198.754852 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'DASDING' from client '3'
  1884. 10:07:43 198.758163 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1885. 10:07:43 198.761841 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186848|1425028053|1425200853"
  1886. 10:07:43 198.801010 T:1817052224 DEBUG: EPG - Load - no database entries found for table 'DLF'.
  1887. 10:07:43 198.807312 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'DLF' from client '3'
  1888. 10:07:43 198.807724 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1889. 10:07:43 198.816116 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186911|1425028053|1425200853"
  1890. 10:07:43 198.987732 T:1817052224 DEBUG: EPG - Load - no database entries found for table 'DRadio Wissen'.
  1891. 10:07:43 198.993179 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'DRadio Wissen' from client '3'
  1892. 10:07:43 198.995758 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1893. 10:07:43 199.002563 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186852|1425028053|1425200853"
  1894. 10:07:43 199.047485 T:1817052224 DEBUG: EPG - Load - no database entries found for table 'egoFM'.
  1895. 10:07:43 199.053253 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'egoFM' from client '3'
  1896. 10:07:43 199.053909 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1897. 10:07:43 199.062714 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186853|1425028053|1425200853"
  1898. 10:07:43 199.071487 T:1817052224 DEBUG: EPG - Load - no database entries found for table 'Fritz'.
  1899. 10:07:43 199.072906 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Fritz' from client '3'
  1900. 10:07:43 199.078857 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1901. 10:07:43 199.082626 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186855|1425028053|1425200853"
  1902. 10:07:43 199.145782 T:1817052224 DEBUG: EPG - Load - no database entries found for table 'HIT RADIO FFH'.
  1903. 10:07:43 199.149765 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'HIT RADIO FFH' from client '3'
  1904. 10:07:43 199.150269 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1905. 10:07:43 199.157349 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186856|1425028053|1425200853"
  1906. 10:07:43 199.173660 T:1817052224 DEBUG: EPG - Load - no database entries found for table 'JAM FM'.
  1907. 10:07:43 199.175323 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'JAM FM' from client '3'
  1908. 10:07:43 199.177155 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1909. 10:07:43 199.182831 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186858|1425028053|1425200853"
  1910. 10:07:43 199.192688 T:1817052224 DEBUG: EPG - Load - no database entries found for table 'KIRAKA'.
  1911. 10:07:43 199.194183 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'KIRAKA' from client '3'
  1912. 10:07:43 199.199524 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1913. 10:07:43 199.204269 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186860|1425028053|1425200853"
  1914. 10:07:43 199.265167 T:1817052224 DEBUG: EPG - Load - no database entries found for table 'MDR JUMP'.
  1915. 10:07:43 199.273727 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'MDR JUMP' from client '3'
  1916. 10:07:43 199.274216 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1917. 10:07:43 199.280167 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186861|1425028053|1425200853"
  1918. 10:07:43 199.330582 T:1817052224 DEBUG: EPG - Load - no database entries found for table 'MDR1 SACHSEN'.
  1919. 10:07:43 199.331894 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'MDR1 SACHSEN' from client '3'
  1920. 10:07:43 199.332321 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1921. 10:07:43 199.339447 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186863|1425028053|1425200853"
  1922. 10:07:44 199.417694 T:1817052224 DEBUG: EPG - Load - no database entries found for table 'NDR FS HH'.
  1923. 10:07:44 199.419052 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'NDR FS HH' from client '3'
  1924. 10:07:44 199.419464 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1925. 10:07:44 199.429169 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186866|1425028053|1425200853"
  1926. 10:07:44 199.479431 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1927. 10:07:44 199.479828 T:1851679808 DEBUG: CecLogMessage - << 10
  1928. 10:07:44 199.633850 T:1817052224 DEBUG: Previous line repeats 1 times.
  1929. 10:07:44 199.634109 T:1817052224 DEBUG: EPG - Load - no database entries found for table 'planet radio'.
  1930. 10:07:44 199.636032 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'planet radio' from client '3'
  1931. 10:07:44 199.636459 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1932. 10:07:44 199.639709 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3188181|1425028053|1425200853"
  1933. 10:07:44 199.646927 T:1817052224 DEBUG: EPG - Load - no database entries found for table 'radio top40'.
  1934. 10:07:44 199.648392 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'radio top40' from client '3'
  1935. 10:07:44 199.648788 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1936. 10:07:44 199.651978 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186871|1425028053|1425200853"
  1937. 10:07:44 199.659103 T:1817052224 DEBUG: EPG - Load - no database entries found for table 'ROCK ANTENNE'.
  1938. 10:07:44 199.660629 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'ROCK ANTENNE' from client '3'
  1939. 10:07:44 199.661118 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1940. 10:07:44 199.662735 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1941. 10:07:44 199.665314 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186873|1425028053|1425200853"
  1942. 10:07:44 199.679703 T:1817052224 DEBUG: EPG - Load - no database entries found for table 'RTL RADIO'.
  1943. 10:07:44 199.682907 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'RTL RADIO' from client '3'
  1944. 10:07:44 199.683426 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1945. 10:07:44 199.690216 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186874|1425028053|1425200853"
  1946. 10:07:44 199.698563 T:1817052224 DEBUG: EPG - Load - no database entries found for table 'SWR2'.
  1947. 10:07:44 199.699936 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'SWR2' from client '3'
  1948. 10:07:44 199.706497 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1949. 10:07:44 199.713806 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3188188|1425028053|1425200853"
  1950. 10:07:44 199.909851 T:1817052224 DEBUG: EPG - Load - no database entries found for table 'SWR3'.
  1951. 10:07:44 199.911240 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'SWR3' from client '3'
  1952. 10:07:44 199.911667 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1953. 10:07:44 199.914810 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3188189|1425028053|1425200853"
  1954. 10:07:44 199.940536 T:1817052224 DEBUG: EPG - Load - no database entries found for table 'WDR 2'.
  1955. 10:07:44 199.941895 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'WDR 2' from client '3'
  1956. 10:07:44 199.948318 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1957. 10:07:44 199.951752 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3188192|1425028053|1425200853"
  1958. 10:07:44 200.022736 T:1817052224 DEBUG: EPG - Load - no database entries found for table 'YOU FM'.
  1959. 10:07:44 200.024521 T:1817052224 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'YOU FM' from client '3'
  1960. 10:07:44 200.031479 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  1961. 10:07:44 200.035690 T:1817052224 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetEntries|3186888|1425028053|1425200853"
  1962. 10:07:44 200.074707 T:1817052224 DEBUG: deleting EPG table ANTENNE BAYERN (2542)
  1963. 10:07:45 200.434769 T:1817052224 DEBUG: deleting EPG table B5 aktuell (2543)
  1964. 10:07:45 200.453064 T:1817052224 DEBUG: deleting EPG table B5 plus (2544)
  1965. 10:07:45 200.475327 T:1817052224 DEBUG: deleting EPG table Bayerisches FS Süd (2545)
  1966. 10:07:45 200.497879 T:1817052224 DEBUG: deleting EPG table Bayern 1 (2546)
  1967. 10:07:45 200.516800 T:1817052224 DEBUG: deleting EPG table Bayern 2 (2547)
  1968. 10:07:45 200.536606 T:1817052224 DEBUG: deleting EPG table BAYERN 3 (2548)
  1969. 10:07:45 200.554871 T:1817052224 DEBUG: deleting EPG table BAYERN plus (2549)
  1970. 10:07:45 200.574432 T:1817052224 DEBUG: deleting EPG table BR-KLASSIK (2550)
  1971. 10:07:45 200.663391 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1972. 10:07:45 200.663803 T:1851679808 DEBUG: CecLogMessage - << 10
  1973. 10:07:45 200.845215 T:1851679808 DEBUG: Previous line repeats 1 times.
  1974. 10:07:45 200.845612 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1975. 10:07:45 201.269211 T:1817052224 DEBUG: deleting EPG table DASDING (2551)
  1976. 10:07:45 201.287231 T:1817052224 DEBUG: deleting EPG table DLF (2552)
  1977. 10:07:45 201.307846 T:1817052224 DEBUG: deleting EPG table DRadio Wissen (2553)
  1978. 10:07:45 201.327698 T:1817052224 DEBUG: deleting EPG table egoFM (2554)
  1979. 10:07:45 201.348907 T:1817052224 DEBUG: deleting EPG table Fritz (2555)
  1980. 10:07:46 201.368729 T:1817052224 DEBUG: deleting EPG table HIT RADIO FFH (2556)
  1981. 10:07:46 201.392365 T:1817052224 DEBUG: deleting EPG table JAM FM (2557)
  1982. 10:07:46 201.415558 T:1817052224 DEBUG: deleting EPG table KIRAKA (2558)
  1983. 10:07:46 201.437683 T:1817052224 DEBUG: deleting EPG table MDR JUMP (2559)
  1984. 10:07:46 201.463806 T:1817052224 DEBUG: deleting EPG table MDR1 SACHSEN (2560)
  1985. 10:07:46 201.485138 T:1817052224 DEBUG: deleting EPG table NDR FS HH (2561)
  1986. 10:07:46 201.508514 T:1817052224 DEBUG: deleting EPG table planet radio (2562)
  1987. 10:07:46 201.531494 T:1817052224 DEBUG: deleting EPG table radio top40 (2563)
  1988. 10:07:46 201.552551 T:1817052224 DEBUG: deleting EPG table ROCK ANTENNE (2564)
  1989. 10:07:46 201.573212 T:1817052224 DEBUG: deleting EPG table RTL RADIO (2565)
  1990. 10:07:46 201.597183 T:1817052224 DEBUG: deleting EPG table SWR2 (2566)
  1991. 10:07:46 201.618591 T:1817052224 DEBUG: deleting EPG table SWR3 (2567)
  1992. 10:07:46 201.846252 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  1993. 10:07:46 201.847046 T:1851679808 DEBUG: CecLogMessage - << 10
  1994. 10:07:46 201.978394 T:1817052224 DEBUG: Previous line repeats 1 times.
  1995. 10:07:46 201.978714 T:1817052224 DEBUG: deleting EPG table WDR 2 (2568)
  1996. 10:07:46 202.000061 T:1817052224 DEBUG: deleting EPG table YOU FM (2569)
  1997. 10:07:46 202.018890 T:1817052224 DEBUG: deleting EPG table ANTENNE BAYERN (2570)
  1998. 10:07:46 202.029236 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  1999. 10:07:46 202.043137 T:1808663616 DEBUG: CPVRTimers - Update - updating timers
  2000. 10:07:46 202.043671 T:1808663616 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  2001. 10:07:46 202.049286 T:1808663616 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetTimers"
  2002. 10:07:47 202.458496 T:1968123904 DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
  2003. 10:07:47 203.031342 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2004. 10:07:47 203.031754 T:1851679808 DEBUG: CecLogMessage - << 10
  2005. 10:07:47 203.213165 T:1851679808 DEBUG: Previous line repeats 1 times.
  2006. 10:07:47 203.213577 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2007. 10:07:48 204.214264 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2008. 10:07:48 204.214691 T:1851679808 DEBUG: CecLogMessage - << 10
  2009. 10:07:49 204.396393 T:1851679808 DEBUG: Previous line repeats 1 times.
  2010. 10:07:49 204.396866 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2011. 10:07:50 205.397507 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2012. 10:07:50 205.398010 T:1851679808 DEBUG: CecLogMessage - << 10
  2013. 10:07:50 205.580124 T:1851679808 DEBUG: Previous line repeats 1 times.
  2014. 10:07:50 205.580505 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2015. 10:07:51 206.416412 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 19545939 on client 3
  2016. 10:07:51 206.542175 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20187299 on client 3
  2017. 10:07:51 206.542664 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20187572 on client 3
  2018. 10:07:51 206.543060 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20187307 on client 3
  2019. 10:07:51 206.543625 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20187254 on client 3
  2020. 10:07:51 206.544037 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20187539 on client 3
  2021. 10:07:51 206.544952 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24866283 on client 3
  2022. 10:07:51 206.545609 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28262539 on client 3
  2023. 10:07:51 206.546829 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20187600 on client 3
  2024. 10:07:51 206.548676 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23933270 on client 3
  2025. 10:07:51 206.549072 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20187608 on client 3
  2026. 10:07:51 206.550644 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20187237 on client 3
  2027. 10:07:51 206.551056 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28262553 on client 3
  2028. 10:07:51 206.551620 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20225949 on client 3
  2029. 10:07:51 206.551956 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20225957 on client 3
  2030. 10:07:51 206.552368 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27605026 on client 3
  2031. 10:07:51 206.552765 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20225965 on client 3
  2032. 10:07:51 206.553131 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20225973 on client 3
  2033. 10:07:51 206.553879 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20225987 on client 3
  2034. 10:07:51 206.554626 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20225991 on client 3
  2035. 10:07:51 206.555298 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20655703 on client 3
  2036. 10:07:51 206.555908 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20655960 on client 3
  2037. 10:07:51 206.556595 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20655711 on client 3
  2038. 10:07:51 206.557343 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20655672 on client 3
  2039. 10:07:51 206.557968 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20655919 on client 3
  2040. 10:07:51 206.558823 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28261766 on client 3
  2041. 10:07:51 206.559372 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20907777 on client 3
  2042. 10:07:51 206.559952 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20907785 on client 3
  2043. 10:07:51 206.560745 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20907942 on client 3
  2044. 10:07:51 206.565613 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20907765 on client 3
  2045. 10:07:51 206.566116 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20912030 on client 3
  2046. 10:07:51 206.566605 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20912058 on client 3
  2047. 10:07:51 206.567398 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20911911 on client 3
  2048. 10:07:51 206.567902 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20912090 on client 3
  2049. 10:07:51 206.568542 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20912077 on client 3
  2050. 10:07:51 206.569183 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20911919 on client 3
  2051. 10:07:51 206.575912 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20911897 on client 3
  2052. 10:07:51 206.579666 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20911886 on client 3
  2053. 10:07:51 206.581131 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2054. 10:07:51 206.581558 T:1851679808 DEBUG: CecLogMessage - << 10
  2055. 10:07:51 206.583298 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20912015 on client 3
  2056. 10:07:51 206.584366 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28261775 on client 3
  2057. 10:07:51 206.584900 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20912038 on client 3
  2058. 10:07:51 206.590912 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20911875 on client 3
  2059. 10:07:51 206.591843 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20911934 on client 3
  2060. 10:07:51 206.592636 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20911941 on client 3
  2061. 10:07:51 206.593231 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 20912046 on client 3
  2062. 10:07:51 206.596390 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 21606609 on client 3
  2063. 10:07:51 206.597168 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 21612284 on client 3
  2064. 10:07:51 206.597977 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 21612679 on client 3
  2065. 10:07:51 206.598785 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 21612276 on client 3
  2066. 10:07:51 206.599396 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 21612471 on client 3
  2067. 10:07:51 206.606018 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 21612487 on client 3
  2068. 10:07:51 206.606949 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 21612332 on client 3
  2069. 10:07:51 206.607559 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 21612573 on client 3
  2070. 10:07:51 206.611618 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 21612506 on client 3
  2071. 10:07:51 206.612595 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 21612340 on client 3
  2072. 10:07:51 206.613449 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 21612296 on client 3
  2073. 10:07:51 206.614319 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 21612463 on client 3
  2074. 10:07:51 206.615326 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28261782 on client 3
  2075. 10:07:51 206.622284 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 21612366 on client 3
  2076. 10:07:51 206.623215 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 21612355 on client 3
  2077. 10:07:51 206.624008 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 21612379 on client 3
  2078. 10:07:51 206.624634 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 22312065 on client 3
  2079. 10:07:51 206.625168 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 22312073 on client 3
  2080. 10:07:51 206.625870 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 22312226 on client 3
  2081. 10:07:51 206.634186 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 22312053 on client 3
  2082. 10:07:51 206.634781 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 22871377 on client 3
  2083. 10:07:51 206.635315 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 22871393 on client 3
  2084. 10:07:51 206.636002 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 22871178 on client 3
  2085. 10:07:51 206.636566 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 22871472 on client 3
  2086. 10:07:51 206.642593 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 22871448 on client 3
  2087. 10:07:51 206.643661 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 22871186 on client 3
  2088. 10:07:51 206.644547 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 22871124 on client 3
  2089. 10:07:51 206.645370 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 22871361 on client 3
  2090. 10:07:51 206.646362 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28261790 on client 3
  2091. 10:07:51 206.654510 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 22871148 on client 3
  2092. 10:07:51 206.655289 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 22871155 on client 3
  2093. 10:07:51 206.656006 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 22871413 on client 3
  2094. 10:07:51 206.660934 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 22871425 on client 3
  2095. 10:07:51 206.661743 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23011961 on client 3
  2096. 10:07:51 206.662354 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23011969 on client 3
  2097. 10:07:51 206.667969 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23012126 on client 3
  2098. 10:07:51 206.668823 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23011949 on client 3
  2099. 10:07:51 206.669510 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23372992 on client 3
  2100. 10:07:51 206.670227 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23373012 on client 3
  2101. 10:07:51 206.674377 T:1851679808 DEBUG: CecLogMessage - << 10
  2102. 10:07:51 206.677002 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23372793 on client 3
  2103. 10:07:51 206.680069 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23372980 on client 3
  2104. 10:07:51 206.680771 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23373074 on client 3
  2105. 10:07:51 206.681519 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23373047 on client 3
  2106. 10:07:51 206.682266 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23372801 on client 3
  2107. 10:07:51 206.688385 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23372756 on client 3
  2108. 10:07:51 206.689331 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23372972 on client 3
  2109. 10:07:51 206.693405 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28261798 on client 3
  2110. 10:07:51 206.694412 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23372815 on client 3
  2111. 10:07:51 206.695282 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23373026 on client 3
  2112. 10:07:51 206.696198 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23373084 on client 3
  2113. 10:07:51 206.701996 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23642502 on client 3
  2114. 10:07:51 206.702942 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23642510 on client 3
  2115. 10:07:51 206.706268 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23642679 on client 3
  2116. 10:07:51 206.707260 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23642490 on client 3
  2117. 10:07:51 206.707855 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23932889 on client 3
  2118. 10:07:51 206.711578 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23932917 on client 3
  2119. 10:07:51 206.712448 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23932798 on client 3
  2120. 10:07:51 206.713211 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23932817 on client 3
  2121. 10:07:51 206.718979 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23932947 on client 3
  2122. 10:07:51 206.719955 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23932936 on client 3
  2123. 10:07:51 206.720978 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23932806 on client 3
  2124. 10:07:51 206.721909 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23932757 on client 3
  2125. 10:07:51 206.722778 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23932881 on client 3
  2126. 10:07:51 206.732086 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28261807 on client 3
  2127. 10:07:51 206.732864 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23932971 on client 3
  2128. 10:07:51 206.733704 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23988116 on client 3
  2129. 10:07:51 206.737976 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27605020 on client 3
  2130. 10:07:51 206.738800 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23932905 on client 3
  2131. 10:07:51 206.741562 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23932982 on client 3
  2132. 10:07:51 206.742432 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23932771 on client 3
  2133. 10:07:51 206.743073 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28262582 on client 3
  2134. 10:07:51 206.743896 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 23932779 on client 3
  2135. 10:07:51 206.749710 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24132721 on client 3
  2136. 10:07:51 206.750641 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24132729 on client 3
  2137. 10:07:51 206.751297 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24132737 on client 3
  2138. 10:07:51 206.751984 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24132745 on client 3
  2139. 10:07:51 206.752884 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24215188 on client 3
  2140. 10:07:51 206.758743 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24215293 on client 3
  2141. 10:07:51 206.759674 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24215196 on client 3
  2142. 10:07:51 206.763626 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24215156 on client 3
  2143. 10:07:51 206.764450 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24215280 on client 3
  2144. 10:07:51 206.765442 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2145. 10:07:51 206.770966 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28261814 on client 3
  2146. 10:07:51 206.771942 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24215308 on client 3
  2147. 10:07:51 206.777740 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24866291 on client 3
  2148. 10:07:51 206.779205 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24215314 on client 3
  2149. 10:07:51 206.779938 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24215138 on client 3
  2150. 10:07:51 206.782883 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24866142 on client 3
  2151. 10:07:51 206.785370 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24866150 on client 3
  2152. 10:07:51 206.787262 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24866158 on client 3
  2153. 10:07:51 206.787979 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27605002 on client 3
  2154. 10:07:51 206.788635 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24866166 on client 3
  2155. 10:07:51 206.789383 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24866180 on client 3
  2156. 10:07:51 206.795914 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 24866184 on client 3
  2157. 10:07:51 206.796951 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 25461675 on client 3
  2158. 10:07:51 206.797760 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 25461764 on client 3
  2159. 10:07:51 206.798553 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 25461683 on client 3
  2160. 10:07:51 206.799301 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 25461659 on client 3
  2161. 10:07:51 206.807098 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 25461751 on client 3
  2162. 10:07:51 206.808807 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28261822 on client 3
  2163. 10:07:51 206.809738 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 25546900 on client 3
  2164. 10:07:51 206.810593 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 25546908 on client 3
  2165. 10:07:51 206.811478 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 25547061 on client 3
  2166. 10:07:51 206.812454 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 25546888 on client 3
  2167. 10:07:51 206.813232 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26028022 on client 3
  2168. 10:07:51 206.819321 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26028050 on client 3
  2169. 10:07:51 206.820267 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26027367 on client 3
  2170. 10:07:51 206.820923 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26028165 on client 3
  2171. 10:07:51 206.821701 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26028105 on client 3
  2172. 10:07:51 206.822479 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26027375 on client 3
  2173. 10:07:51 206.823273 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26027314 on client 3
  2174. 10:07:51 206.835358 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26027251 on client 3
  2175. 10:07:51 206.836411 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26027999 on client 3
  2176. 10:07:51 206.837677 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28261831 on client 3
  2177. 10:07:51 206.838425 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26027236 on client 3
  2178. 10:07:51 206.839249 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26027396 on client 3
  2179. 10:07:51 206.845230 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26028030 on client 3
  2180. 10:07:51 206.846039 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26027407 on client 3
  2181. 10:07:51 206.846832 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26247039 on client 3
  2182. 10:07:51 206.847534 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26247047 on client 3
  2183. 10:07:51 206.848312 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26247208 on client 3
  2184. 10:07:51 206.849075 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26247027 on client 3
  2185. 10:07:51 206.859009 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26800324 on client 3
  2186. 10:07:51 206.860199 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26800344 on client 3
  2187. 10:07:51 206.861221 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26800077 on client 3
  2188. 10:07:51 206.861984 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26800398 on client 3
  2189. 10:07:51 206.862869 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26800367 on client 3
  2190. 10:07:51 206.868179 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26800085 on client 3
  2191. 10:07:51 206.869095 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26800028 on client 3
  2192. 10:07:51 206.869934 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26800312 on client 3
  2193. 10:07:51 206.878418 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28261838 on client 3
  2194. 10:07:51 206.883682 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26800120 on client 3
  2195. 10:07:51 206.884827 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26800100 on client 3
  2196. 10:07:51 206.888489 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26800130 on client 3
  2197. 10:07:51 206.889374 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26909291 on client 3
  2198. 10:07:51 206.890106 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26909299 on client 3
  2199. 10:07:51 206.893631 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26909478 on client 3
  2200. 10:07:51 206.894562 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 26909279 on client 3
  2201. 10:07:51 206.895218 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27134558 on client 3
  2202. 10:07:51 206.899689 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27134575 on client 3
  2203. 10:07:51 206.906006 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27134380 on client 3
  2204. 10:07:51 206.906982 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27134657 on client 3
  2205. 10:07:51 206.907944 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27134630 on client 3
  2206. 10:07:51 206.909103 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27134388 on client 3
  2207. 10:07:51 206.910233 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27134307 on client 3
  2208. 10:07:51 206.914627 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27134543 on client 3
  2209. 10:07:51 206.915787 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28261846 on client 3
  2210. 10:07:51 206.919479 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27134339 on client 3
  2211. 10:07:51 206.920532 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27134346 on client 3
  2212. 10:07:51 206.926895 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27134402 on client 3
  2213. 10:07:51 206.930923 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27134600 on client 3
  2214. 10:07:51 206.935715 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27134354 on client 3
  2215. 10:07:51 206.936890 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27134607 on client 3
  2216. 10:07:51 206.937714 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27571007 on client 3
  2217. 10:07:51 206.938370 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27571015 on client 3
  2218. 10:07:51 206.939209 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27571230 on client 3
  2219. 10:07:51 206.940079 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27570995 on client 3
  2220. 10:07:51 206.940826 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27621517 on client 3
  2221. 10:07:51 206.941483 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27621529 on client 3
  2222. 10:07:51 206.942429 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27621310 on client 3
  2223. 10:07:51 206.943283 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27621509 on client 3
  2224. 10:07:51 206.944122 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27621558 on client 3
  2225. 10:07:51 206.944962 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27621544 on client 3
  2226. 10:07:51 206.945847 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27621318 on client 3
  2227. 10:07:51 206.946747 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27621252 on client 3
  2228. 10:07:51 206.947708 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27621501 on client 3
  2229. 10:07:51 206.948761 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28261854 on client 3
  2230. 10:07:51 206.949600 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27621330 on client 3
  2231. 10:07:51 206.950729 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 27621567 on client 3
  2232. 10:07:51 206.951462 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28260998 on client 3
  2233. 10:07:51 206.952271 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28261006 on client 3
  2234. 10:07:51 206.953201 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28261470 on client 3
  2235. 10:07:51 206.954178 T:1808663616 DEBUG: PVRTimers - UpdateEntries - updated timer 28260978 on client 3
  2236. 10:07:52 207.766800 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2237. 10:07:52 207.767395 T:1851679808 DEBUG: CecLogMessage - << 10
  2238. 10:07:52 207.949173 T:1851679808 DEBUG: Previous line repeats 1 times.
  2239. 10:07:52 207.949570 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2240. 10:07:53 208.950287 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2241. 10:07:53 208.950745 T:1851679808 DEBUG: CecLogMessage - << 10
  2242. 10:07:53 208.975052 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  2243. 10:07:53 208.981674 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetChannelCount"
  2244. 10:07:53 208.989975 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  2245. 10:07:53 208.997009 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetTimerCount"
  2246. 10:07:53 209.002365 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  2247. 10:07:53 209.010178 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetRecordingsAmount"
  2248. 10:07:53 209.041885 T:1851679808 DEBUG: CecLogMessage - << 10
  2249. 10:07:53 209.132980 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2250. 10:07:54 209.987717 T:1968123904 DEBUG: LIRC: Update - NEW at 82601:69 0 KEY_LEFT devinput (KEY_LEFT)
  2251. 10:07:54 210.030487 T:1968123904 DEBUG: OnKey: 169 (0xa9) pressed, action is Left
  2252. 10:07:54 210.133789 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2253. 10:07:54 210.134293 T:1851679808 DEBUG: CecLogMessage - << 10
  2254. 10:07:54 210.249832 T:1968123904 DEBUG: Previous line repeats 1 times.
  2255. 10:07:54 210.250427 T:1968123904 DEBUG: LIRC: Update - NEW at 82863:69 0 KEY_LEFT_UP devinput (KEY_LEFT_UP)
  2256. 10:07:54 210.316299 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2257. 10:07:55 211.317337 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2258. 10:07:55 211.317825 T:1851679808 DEBUG: CecLogMessage - << 10
  2259. 10:07:56 211.499527 T:1851679808 DEBUG: Previous line repeats 1 times.
  2260. 10:07:56 211.499924 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2261. 10:07:56 212.292282 T:1968123904 DEBUG: LIRC: Update - NEW at 84905:69 0 KEY_LEFT devinput (KEY_LEFT)
  2262. 10:07:56 212.293701 T:1968123904 DEBUG: OnKey: 169 (0xa9) pressed, action is Left
  2263. 10:07:57 212.500687 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2264. 10:07:57 212.501221 T:1851679808 DEBUG: CecLogMessage - << 10
  2265. 10:07:57 212.671051 T:1968123904 DEBUG: Previous line repeats 1 times.
  2266. 10:07:57 212.893677 T:1968123904 DEBUG: LIRC: Update - NEW at 85284:69 0 KEY_LEFT_UP devinput (KEY_LEFT_UP)
  2267. 10:07:57 212.894119 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2268. 10:07:58 213.894897 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2269. 10:07:58 213.895416 T:1851679808 DEBUG: CecLogMessage - << 10
  2270. 10:07:58 213.998505 T:1968123904 DEBUG: Previous line repeats 1 times.
  2271. 10:07:58 213.999161 T:1968123904 DEBUG: LIRC: Update - NEW at 86612:6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  2272. 10:07:58 214.000488 T:1968123904 DEBUG: OnKey: 168 (0xa8) pressed, action is Right
  2273. 10:07:58 214.077454 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2274. 10:07:59 214.381378 T:1968123904 DEBUG: LIRC: Update - NEW at 86995:6a 0 KEY_RIGHT_UP devinput (KEY_RIGHT_UP)
  2275. 10:07:59 215.078461 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2276. 10:07:59 215.078964 T:1851679808 DEBUG: CecLogMessage - << 10
  2277. 10:07:59 215.260742 T:1851679808 DEBUG: Previous line repeats 1 times.
  2278. 10:07:59 215.261063 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2279. 10:08:00 216.261856 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2280. 10:08:00 216.262375 T:1851679808 DEBUG: CecLogMessage - << 10
  2281. 10:08:01 216.389328 T:1968123904 DEBUG: Previous line repeats 1 times.
  2282. 10:08:01 216.389618 T:1968123904 DEBUG: LIRC: Update - NEW at 89003:69 0 KEY_LEFT devinput (KEY_LEFT)
  2283. 10:08:01 216.390106 T:1968123904 DEBUG: OnKey: 169 (0xa9) pressed, action is Left
  2284. 10:08:01 216.443924 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2285. 10:08:01 216.618271 T:1968123904 DEBUG: LIRC: Update - NEW at 89232:69 0 KEY_LEFT_UP devinput (KEY_LEFT_UP)
  2286. 10:08:01 217.019806 T:1968123904 DEBUG: LIRC: Update - NEW at 89633:69 0 KEY_LEFT devinput (KEY_LEFT)
  2287. 10:08:01 217.020844 T:1968123904 DEBUG: OnKey: 169 (0xa9) pressed, action is Left
  2288. 10:08:02 217.412827 T:1968123904 DEBUG: LIRC: Update - NEW at 90026:69 0 KEY_LEFT_UP devinput (KEY_LEFT_UP)
  2289. 10:08:02 217.444550 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2290. 10:08:02 217.444977 T:1851679808 DEBUG: CecLogMessage - << 10
  2291. 10:08:02 217.626526 T:1851679808 DEBUG: Previous line repeats 1 times.
  2292. 10:08:02 217.626999 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2293. 10:08:02 217.855881 T:1968123904 DEBUG: LIRC: Update - NEW at 90469:6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  2294. 10:08:02 217.856781 T:1968123904 DEBUG: OnKey: 168 (0xa8) pressed, action is Right
  2295. 10:08:02 218.231201 T:1968123904 DEBUG: LIRC: Update - NEW at 90844:6a 0 KEY_RIGHT_UP devinput (KEY_RIGHT_UP)
  2296. 10:08:03 218.439972 T:1968123904 DEBUG: LIRC: Update - NEW at 91053:6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  2297. 10:08:03 218.440674 T:1968123904 DEBUG: OnKey: 168 (0xa8) pressed, action is Right
  2298. 10:08:03 218.628052 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2299. 10:08:03 218.628464 T:1851679808 DEBUG: CecLogMessage - << 10
  2300. 10:08:03 218.809830 T:1851679808 DEBUG: Previous line repeats 1 times.
  2301. 10:08:03 218.810196 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2302. 10:08:03 218.824692 T:1968123904 DEBUG: LIRC: Update - NEW at 91438:6a 0 KEY_RIGHT_UP devinput (KEY_RIGHT_UP)
  2303. 10:08:03 219.039124 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  2304. 10:08:03 219.043030 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetChannelCount"
  2305. 10:08:03 219.047318 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  2306. 10:08:03 219.057251 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetTimerCount"
  2307. 10:08:03 219.063614 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  2308. 10:08:03 219.067352 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetRecordingsAmount"
  2309. 10:08:03 219.200256 T:1737487424 DEBUG: Thread JobWorker 1737487424 terminating (autodelete)
  2310. 10:08:04 219.811066 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2311. 10:08:04 219.811554 T:1851679808 DEBUG: CecLogMessage - << 10
  2312. 10:08:04 219.993668 T:1851679808 DEBUG: Previous line repeats 1 times.
  2313. 10:08:04 219.993988 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2314. 10:08:05 220.413452 T:1968123904 DEBUG: LIRC: Update - NEW at 93027:6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  2315. 10:08:05 220.414291 T:1968123904 DEBUG: OnKey: 168 (0xa8) pressed, action is Right
  2316. 10:08:05 220.773544 T:1968123904 DEBUG: LIRC: Update - NEW at 93387:6a 0 KEY_RIGHT_UP devinput (KEY_RIGHT_UP)
  2317. 10:08:05 221.035141 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2318. 10:08:05 221.035751 T:1851679808 DEBUG: CecLogMessage - << 10
  2319. 10:08:05 221.218002 T:1851679808 DEBUG: Previous line repeats 1 times.
  2320. 10:08:05 221.218414 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2321. 10:08:05 221.220383 T:1968123904 DEBUG: LIRC: Update - NEW at 93833:6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  2322. 10:08:05 221.221558 T:1968123904 DEBUG: OnKey: 168 (0xa8) pressed, action is Right
  2323. 10:08:05 221.245850 T:1737487424 NOTICE: Thread JobWorker start, auto delete: true
  2324. 10:08:05 221.311295 T:1737487424 NOTICE: Previous line repeats 1 times.
  2325. 10:08:05 221.311646 T:1737487424 DEBUG: CSMBFile::Open - opened xbmc/Thumbnails/c/cbb34312.jpg, fd=10000
  2326. 10:08:05 221.322769 T:1712321600 DEBUG: CSMBFile::Open - opened xbmc/Thumbnails/f/fad293dc.jpg, fd=10001
  2327. 10:08:05 221.341080 T:1737487424 DEBUG: CSMBFile::Close closing fd 10000
  2328. 10:08:06 221.367294 T:1712321600 DEBUG: CSMBFile::Close closing fd 10001
  2329. 10:08:06 221.368835 T:1737487424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x68320c88
  2330. 10:08:06 221.378845 T:1737487424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
  2331. 10:08:06 221.386597 T:1712321600 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x34cce78
  2332. 10:08:06 221.395157 T:1712321600 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
  2333. 10:08:06 221.397278 T:1737487424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x68354658
  2334. 10:08:06 221.401627 T:1737487424 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  2335. 10:08:06 221.412048 T:1712321600 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x34cccf8
  2336. 10:08:06 221.417175 T:1712321600 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  2337. 10:08:06 221.422897 T:1737487424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x68320c88
  2338. 10:08:06 221.440292 T:1737487424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x68354658
  2339. 10:08:06 221.442932 T:1737487424 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/c/cbb34312.jpg 200x200
  2340. 10:08:06 221.443573 T:1737487424 DEBUG: DoWork - took 169 ms to load special://masterprofile/Thumbnails/c/cbb34312.jpg
  2341. 10:08:06 221.446518 T:1712321600 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x34cce78
  2342. 10:08:06 221.450546 T:1712321600 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x34cccf8
  2343. 10:08:06 221.451279 T:1712321600 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/f/fad293dc.jpg 480x480
  2344. 10:08:06 221.451645 T:1712321600 DEBUG: DoWork - took 153 ms to load special://masterprofile/Thumbnails/f/fad293dc.jpg
  2345. 10:08:06 221.483658 T:1737487424 DEBUG: CSMBFile::Open - opened xbmc/Thumbnails/e/eb5578e7.jpg, fd=10001
  2346. 10:08:06 221.490952 T:1712321600 DEBUG: CSMBFile::Open - opened xbmc/Thumbnails/e/e34e5ded.jpg, fd=10000
  2347. 10:08:06 221.510635 T:1712321600 DEBUG: CSMBFile::Close closing fd 10000
  2348. 10:08:06 221.518158 T:1737487424 DEBUG: CSMBFile::Close closing fd 10001
  2349. 10:08:06 221.524597 T:1712321600 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x34fdfe8
  2350. 10:08:06 221.531403 T:1712321600 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
  2351. 10:08:06 221.539764 T:1737487424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x68354658
  2352. 10:08:06 221.543610 T:1712321600 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x36d3170
  2353. 10:08:06 221.545273 T:1737487424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
  2354. 10:08:06 221.549713 T:1712321600 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  2355. 10:08:06 221.563263 T:1737487424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x68320c88
  2356. 10:08:06 221.566391 T:1737487424 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  2357. 10:08:06 221.590851 T:1712321600 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x34fdfe8
  2358. 10:08:06 221.597397 T:1712321600 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x36d3170
  2359. 10:08:06 221.600708 T:1712321600 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/e/e34e5ded.jpg 200x200
  2360. 10:08:06 221.601074 T:1712321600 DEBUG: DoWork - took 127 ms to load special://masterprofile/Thumbnails/e/e34e5ded.jpg
  2361. 10:08:06 221.605652 T:1737487424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x68354658
  2362. 10:08:06 221.611374 T:1737487424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x68320c88
  2363. 10:08:06 221.613449 T:1737487424 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/e/eb5578e7.jpg 200x200
  2364. 10:08:06 221.613922 T:1737487424 DEBUG: DoWork - took 146 ms to load special://masterprofile/Thumbnails/e/eb5578e7.jpg
  2365. 10:08:06 221.631409 T:1968123904 DEBUG: LIRC: Update - NEW at 94245:6a 0 KEY_RIGHT_UP devinput (KEY_RIGHT_UP)
  2366. 10:08:06 222.219177 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2367. 10:08:06 222.219803 T:1851679808 DEBUG: CecLogMessage - << 10
  2368. 10:08:06 222.338806 T:1968123904 DEBUG: Previous line repeats 1 times.
  2369. 10:08:06 222.339111 T:1968123904 DEBUG: LIRC: Update - NEW at 94952:6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  2370. 10:08:06 222.339737 T:1968123904 DEBUG: OnKey: 168 (0xa8) pressed, action is Right
  2371. 10:08:07 222.403076 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2372. 10:08:07 222.691055 T:1968123904 DEBUG: LIRC: Update - NEW at 95304:6a 0 KEY_RIGHT_UP devinput (KEY_RIGHT_UP)
  2373. 10:08:07 223.072296 T:1968123904 DEBUG: LIRC: Update - NEW at 95686:6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  2374. 10:08:07 223.072845 T:1968123904 DEBUG: OnKey: 168 (0xa8) pressed, action is Right
  2375. 10:08:08 223.404129 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2376. 10:08:08 223.404633 T:1851679808 DEBUG: CecLogMessage - << 10
  2377. 10:08:08 223.431137 T:1968123904 DEBUG: LIRC: Update - NEW at 96044:6a 0 KEY_RIGHT_UP devinput (KEY_RIGHT_UP)
  2378. 10:08:08 223.495499 T:1851679808 DEBUG: CecLogMessage - << 10
  2379. 10:08:08 223.586304 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2380. 10:08:08 223.839859 T:1968123904 DEBUG: LIRC: Update - NEW at 96453:69 0 KEY_LEFT devinput (KEY_LEFT)
  2381. 10:08:08 223.840607 T:1968123904 DEBUG: OnKey: 169 (0xa9) pressed, action is Left
  2382. 10:08:08 224.213455 T:1968123904 DEBUG: LIRC: Update - NEW at 96826:69 0 KEY_LEFT_UP devinput (KEY_LEFT_UP)
  2383. 10:08:08 224.311920 T:1968123904 DEBUG: LIRC: Update - NEW at 96925:69 0 KEY_LEFT devinput (KEY_LEFT)
  2384. 10:08:08 224.312622 T:1968123904 DEBUG: OnKey: 169 (0xa9) pressed, action is Left
  2385. 10:08:09 224.587082 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2386. 10:08:09 224.587479 T:1851679808 DEBUG: CecLogMessage - << 10
  2387. 10:08:09 224.647797 T:1968123904 DEBUG: LIRC: Update - NEW at 97261:69 0 KEY_LEFT_UP devinput (KEY_LEFT_UP)
  2388. 10:08:09 224.672119 T:1968123904 DEBUG: LIRC: Update - NEW at 97285:69 0 KEY_LEFT devinput (KEY_LEFT)
  2389. 10:08:09 224.672897 T:1968123904 DEBUG: OnKey: 169 (0xa9) pressed, action is Left
  2390. 10:08:09 224.679016 T:1851679808 DEBUG: CecLogMessage - << 10
  2391. 10:08:09 224.770065 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2392. 10:08:09 225.031036 T:1968123904 DEBUG: LIRC: Update - NEW at 97644:69 0 KEY_LEFT_UP devinput (KEY_LEFT_UP)
  2393. 10:08:10 225.770767 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2394. 10:08:10 225.771255 T:1851679808 DEBUG: CecLogMessage - << 10
  2395. 10:08:10 225.952896 T:1851679808 DEBUG: Previous line repeats 1 times.
  2396. 10:08:10 225.953278 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2397. 10:08:10 226.259109 T:1968123904 DEBUG: LIRC: Update - NEW at 98872:69 0 KEY_LEFT devinput (KEY_LEFT)
  2398. 10:08:10 226.260864 T:1968123904 DEBUG: OnKey: 169 (0xa9) pressed, action is Left
  2399. 10:08:11 226.661575 T:1968123904 DEBUG: LIRC: Update - NEW at 99275:69 0 KEY_LEFT_UP devinput (KEY_LEFT_UP)
  2400. 10:08:11 226.953918 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2401. 10:08:11 226.954330 T:1851679808 DEBUG: CecLogMessage - << 10
  2402. 10:08:11 227.135620 T:1851679808 DEBUG: Previous line repeats 1 times.
  2403. 10:08:11 227.135925 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2404. 10:08:11 227.342850 T:1968123904 DEBUG: LIRC: Update - NEW at 99956:6c 0 KEY_DOWN devinput (KEY_DOWN)
  2405. 10:08:11 227.343796 T:1968123904 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
  2406. 10:08:12 227.713394 T:1968123904 DEBUG: LIRC: Update - NEW at 100327:6c 0 KEY_DOWN_UP devinput (KEY_DOWN_UP)
  2407. 10:08:12 227.965912 T:1968123904 DEBUG: LIRC: Update - NEW at 100579:6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  2408. 10:08:12 227.966492 T:1968123904 DEBUG: OnKey: 168 (0xa8) pressed, action is Right
  2409. 10:08:12 228.136444 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2410. 10:08:12 228.136871 T:1851679808 DEBUG: CecLogMessage - << 10
  2411. 10:08:12 228.264359 T:1968123904 DEBUG: Previous line repeats 1 times.
  2412. 10:08:12 228.266068 T:1968123904 DEBUG: LIRC: Update - NEW at 100876:6a 0 KEY_RIGHT_UP devinput (KEY_RIGHT_UP)
  2413. 10:08:12 228.316330 T:1968123904 DEBUG: LIRC: Update - NEW at 100929:6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  2414. 10:08:12 228.317368 T:1968123904 DEBUG: OnKey: 168 (0xa8) pressed, action is Right
  2415. 10:08:12 228.318741 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2416. 10:08:13 228.677917 T:1968123904 DEBUG: LIRC: Update - NEW at 101291:6a 0 KEY_RIGHT_UP devinput (KEY_RIGHT_UP)
  2417. 10:08:13 229.089432 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  2418. 10:08:13 229.109100 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetChannelCount"
  2419. 10:08:13 229.114716 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  2420. 10:08:13 229.118835 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetTimerCount"
  2421. 10:08:13 229.122620 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  2422. 10:08:13 229.128052 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetRecordingsAmount"
  2423. 10:08:13 229.319809 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2424. 10:08:13 229.320496 T:1851679808 DEBUG: CecLogMessage - << 10
  2425. 10:08:14 229.502014 T:1851679808 DEBUG: Previous line repeats 1 times.
  2426. 10:08:14 229.502335 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2427. 10:08:14 229.938568 T:1968123904 DEBUG: LIRC: Update - NEW at 102552:160 0 KEY_OK devinput (KEY_OK)
  2428. 10:08:14 229.939423 T:1968123904 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
  2429. 10:08:14 229.943909 T:1968123904 DEBUG: Activating window ID: 10616
  2430. 10:08:14 230.177261 T:1968123904 DEBUG: ------ Window Deinit (Home.xml) ------
  2431. 10:08:14 230.184006 T:1968123904 DEBUG: ------ Window Init (MyPVRRecordings.xml) ------
  2432. 10:08:14 230.184418 T:1968123904 INFO: Loading skin file: MyPVRRecordings.xml, load type: KEEP_IN_MEMORY
  2433. 10:08:15 230.502975 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2434. 10:08:15 230.503464 T:1851679808 DEBUG: CecLogMessage - << 10
  2435. 10:08:15 230.558929 T:1968123904 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/active/)
  2436. 10:08:15 230.559250 T:1968123904 DEBUG: ParentPath = []
  2437. 10:08:15 230.562363 T:1968123904 DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/active)
  2438. 10:08:15 230.594589 T:1851679808 DEBUG: CecLogMessage - << 10
  2439. 10:08:15 230.685516 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2440. 10:08:15 230.940704 T:1621300288 NOTICE: Thread BackgroundLoader start, auto delete: false
  2441. 10:08:16 231.501617 T:1712321600 DEBUG: CSMBFile::Open - opened xbmc/Thumbnails/9/958b5070.jpg, fd=10001
  2442. 10:08:16 231.510269 T:1612911680 NOTICE: Thread JobWorker start, auto delete: true
  2443. 10:08:16 231.539536 T:1712321600 DEBUG: CSMBFile::Close closing fd 10001
  2444. 10:08:16 231.548691 T:1604523072 NOTICE: Thread JobWorker start, auto delete: true
  2445. 10:08:16 231.554779 T:1737487424 DEBUG: CSMBFile::Open - opened xbmc/Thumbnails/9/9fc8f939.jpg, fd=10001
  2446. 10:08:16 231.566971 T:1712321600 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x38311d0
  2447. 10:08:16 231.577103 T:1712321600 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
  2448. 10:08:16 231.607071 T:1737487424 DEBUG: CSMBFile::Close closing fd 10001
  2449. 10:08:16 231.607437 T:1712321600 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x3837e28
  2450. 10:08:16 231.612305 T:1712321600 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  2451. 10:08:16 231.625076 T:1612911680 DEBUG: CSMBFile::Open - opened xbmc/Thumbnails/b/be4bb2cf.jpg, fd=10002
  2452. 10:08:16 231.643692 T:1604523072 DEBUG: CSMBFile::Open - opened xbmc/Thumbnails/e/e57cfa0d.jpg, fd=10000
  2453. 10:08:16 231.644699 T:1737487424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x68327a58
  2454. 10:08:16 231.646164 T:1712321600 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x38311d0
  2455. 10:08:16 231.649902 T:1737487424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
  2456. 10:08:16 231.652756 T:1712321600 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x3837e28
  2457. 10:08:16 231.655991 T:1712321600 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/9/958b5070.jpg 400x225
  2458. 10:08:16 231.656342 T:1712321600 DEBUG: DoWork - took 176 ms to load special://masterprofile/Thumbnails/9/958b5070.jpg
  2459. 10:08:16 231.668427 T:1737487424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6832dbc8
  2460. 10:08:16 231.670975 T:1737487424 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  2461. 10:08:16 231.686218 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2462. 10:08:16 231.686630 T:1851679808 DEBUG: CecLogMessage - << 10
  2463. 10:08:16 231.687775 T:1612911680 DEBUG: CSMBFile::Close closing fd 10002
  2464. 10:08:16 231.701538 T:1737487424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x68327a58
  2465. 10:08:16 231.712128 T:1604523072 DEBUG: CSMBFile::Close closing fd 10000
  2466. 10:08:16 231.712723 T:1612911680 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x3861a28
  2467. 10:08:16 231.717773 T:1737487424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6832dbc8
  2468. 10:08:16 231.725861 T:1737487424 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/9/9fc8f939.jpg 400x225
  2469. 10:08:16 231.728333 T:1737487424 DEBUG: DoWork - took 209 ms to load special://masterprofile/Thumbnails/9/9fc8f939.jpg
  2470. 10:08:16 231.730240 T:1612911680 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
  2471. 10:08:16 231.746780 T:1604523072 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x683a9c58
  2472. 10:08:16 231.751099 T:1612911680 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x2f55d10
  2473. 10:08:16 232.194000 T:1604523072 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
  2474. 10:08:16 232.194641 T:1712321600 DEBUG: CSMBFile::Open - opened xbmc/Thumbnails/c/c426092f.jpg, fd=10000
  2475. 10:08:16 232.195892 T:1851679808 DEBUG: CecLogMessage - << 10
  2476. 10:08:16 232.196838 T:1737487424 DEBUG: CSMBFile::Open - opened xbmc/Thumbnails/9/96318396.jpg, fd=10002
  2477. 10:08:16 232.197220 T:1968123904 DEBUG: LIRC: Update - NEW at 104533:160 0 KEY_OK_UP devinput (KEY_OK_UP)
  2478. 10:08:16 232.206909 T:1612911680 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  2479. 10:08:16 232.224472 T:1604523072 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x683327c8
  2480. 10:08:16 232.229523 T:1604523072 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  2481. 10:08:16 232.238693 T:1612911680 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x3861a28
  2482. 10:08:16 232.251038 T:1612911680 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x2f55d10
  2483. 10:08:16 232.256805 T:1737487424 DEBUG: CSMBFile::Close closing fd 10002
  2484. 10:08:16 232.257828 T:1612911680 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/b/be4bb2cf.jpg 400x225
  2485. 10:08:16 232.258209 T:1612911680 DEBUG: DoWork - took 708 ms to load special://masterprofile/Thumbnails/b/be4bb2cf.jpg
  2486. 10:08:16 232.262131 T:1712321600 DEBUG: CSMBFile::Close closing fd 10000
  2487. 10:08:16 232.263916 T:1604523072 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x683a9c58
  2488. 10:08:16 232.271347 T:1604523072 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x683327c8
  2489. 10:08:16 232.278198 T:1604523072 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/e/e57cfa0d.jpg 400x225
  2490. 10:08:16 232.278564 T:1604523072 DEBUG: DoWork - took 676 ms to load special://masterprofile/Thumbnails/e/e57cfa0d.jpg
  2491. 10:08:16 232.285889 T:1737487424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6832acf8
  2492. 10:08:16 232.290253 T:1712321600 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x2f55d10
  2493. 10:08:16 232.293121 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2494. 10:08:16 232.300308 T:1737487424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
  2495. 10:08:16 232.318497 T:1712321600 DEBUG: Previous line repeats 1 times.
  2496. 10:08:16 232.318878 T:1712321600 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x34ef720
  2497. 10:08:16 232.328491 T:1712321600 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  2498. 10:08:16 232.340820 T:1737487424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x683214c0
  2499. 10:08:16 232.343796 T:1737487424 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  2500. 10:08:16 232.346848 T:1612911680 DEBUG: CSMBFile::Open - opened xbmc/Thumbnails/9/9ae89ae0.jpg, fd=10002
  2501. 10:08:17 232.360123 T:1712321600 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x2f55d10
  2502. 10:08:17 232.369431 T:1737487424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6832acf8
  2503. 10:08:17 232.373398 T:1712321600 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x34ef720
  2504. 10:08:17 232.377365 T:1712321600 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/c/c426092f.jpg 400x225
  2505. 10:08:17 232.377823 T:1712321600 DEBUG: DoWork - took 658 ms to load special://masterprofile/Thumbnails/c/c426092f.jpg
  2506. 10:08:17 232.394302 T:1612911680 DEBUG: CSMBFile::Close closing fd 10002
  2507. 10:08:17 232.395920 T:1737487424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x683214c0
  2508. 10:08:17 232.397079 T:1737487424 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/9/96318396.jpg 400x225
  2509. 10:08:17 232.397720 T:1737487424 DEBUG: DoWork - took 630 ms to load special://masterprofile/Thumbnails/9/96318396.jpg
  2510. 10:08:17 232.408585 T:1612911680 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x3861a28
  2511. 10:08:17 232.415085 T:1612911680 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
  2512. 10:08:17 232.423416 T:1612911680 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x341ef88
  2513. 10:08:17 232.429504 T:1612911680 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  2514. 10:08:17 232.443878 T:1612911680 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x3861a28
  2515. 10:08:17 232.448090 T:1612911680 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x341ef88
  2516. 10:08:17 232.450500 T:1612911680 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/9/9ae89ae0.jpg 400x225
  2517. 10:08:17 232.450882 T:1612911680 DEBUG: DoWork - took 135 ms to load special://masterprofile/Thumbnails/9/9ae89ae0.jpg
  2518. 10:08:17 233.294037 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2519. 10:08:17 233.294479 T:1851679808 DEBUG: CecLogMessage - << 10
  2520. 10:08:18 233.475922 T:1851679808 DEBUG: Previous line repeats 1 times.
  2521. 10:08:18 233.476227 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2522. 10:08:18 233.608551 T:1968123904 DEBUG: LIRC: Update - NEW at 106222:6c 0 KEY_DOWN devinput (KEY_DOWN)
  2523. 10:08:18 233.609070 T:1968123904 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
  2524. 10:08:18 234.110550 T:1968123904 DEBUG: LIRC: Update - NEW at 106724:6c 0 KEY_DOWN_UP devinput (KEY_DOWN_UP)
  2525. 10:08:18 234.309113 T:1968123904 DEBUG: LIRC: Update - NEW at 106922:6c 0 KEY_DOWN devinput (KEY_DOWN)
  2526. 10:08:18 234.309692 T:1968123904 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
  2527. 10:08:19 234.477448 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2528. 10:08:19 234.477859 T:1851679808 DEBUG: CecLogMessage - << 10
  2529. 10:08:19 234.650742 T:1968123904 DEBUG: Previous line repeats 1 times.
  2530. 10:08:19 234.651154 T:1968123904 DEBUG: LIRC: Update - NEW at 107264:6c 0 KEY_DOWN_UP devinput (KEY_DOWN_UP)
  2531. 10:08:19 234.660110 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2532. 10:08:19 234.705139 T:1968123904 DEBUG: LIRC: Update - NEW at 107318:6c 0 KEY_DOWN devinput (KEY_DOWN)
  2533. 10:08:19 234.707535 T:1968123904 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
  2534. 10:08:19 235.038361 T:1968123904 DEBUG: LIRC: Update - NEW at 107652:6c 0 KEY_DOWN_UP devinput (KEY_DOWN_UP)
  2535. 10:08:19 235.093826 T:1968123904 DEBUG: LIRC: Update - NEW at 107707:6c 0 KEY_DOWN devinput (KEY_DOWN)
  2536. 10:08:19 235.094452 T:1968123904 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
  2537. 10:08:20 235.429321 T:1968123904 DEBUG: LIRC: Update - NEW at 108042:6c 0 KEY_DOWN_UP devinput (KEY_DOWN_UP)
  2538. 10:08:20 235.660751 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2539. 10:08:20 235.661224 T:1851679808 DEBUG: CecLogMessage - << 10
  2540. 10:08:20 235.712311 T:1968123904 DEBUG: LIRC: Update - NEW at 108325:6c 0 KEY_DOWN devinput (KEY_DOWN)
  2541. 10:08:20 235.712845 T:1968123904 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
  2542. 10:08:20 235.751999 T:1851679808 DEBUG: CecLogMessage - << 10
  2543. 10:08:20 235.842896 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2544. 10:08:20 236.089523 T:1968123904 DEBUG: LIRC: Update - NEW at 108703:6c 0 KEY_DOWN_UP devinput (KEY_DOWN_UP)
  2545. 10:08:21 236.843689 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2546. 10:08:21 236.844086 T:1851679808 DEBUG: CecLogMessage - << 10
  2547. 10:08:21 237.025452 T:1851679808 DEBUG: Previous line repeats 1 times.
  2548. 10:08:21 237.025772 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2549. 10:08:22 237.653809 T:1968123904 DEBUG: LIRC: Update - NEW at 110267:160 0 KEY_OK devinput (KEY_OK)
  2550. 10:08:22 237.654449 T:1968123904 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
  2551. 10:08:22 237.657150 T:1968123904 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  2552. 10:08:22 237.661835 T:1968123904 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetResumePosition|10977524111062022"
  2553. 10:08:22 238.026321 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2554. 10:08:22 238.026886 T:1851679808 DEBUG: CecLogMessage - << 10
  2555. 10:08:22 238.208496 T:1851679808 DEBUG: Previous line repeats 1 times.
  2556. 10:08:22 238.208786 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2557. 10:08:23 238.381134 T:1968123904 DEBUG: OnPlayMedia smb://USERNAME:PASSWORD@W7MCE-SSD/Recorded TV/Elementary_kabel eins_2015_02_27_21_05_00.wtv
  2558. 10:08:23 238.398438 T:1968123904 DEBUG: CPlayerCoreFactory::GetPlayers(smb://USERNAME:PASSWORD@W7MCE-SSD/Recorded TV/Elementary_kabel eins_2015_02_27_21_05_00.wtv)
  2559. 10:08:23 238.403366 T:1968123904 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  2560. 10:08:23 238.403870 T:1968123904 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  2561. 10:08:23 238.404160 T:1968123904 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
  2562. 10:08:23 238.404617 T:1968123904 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/mms/udp
  2563. 10:08:23 238.405090 T:1968123904 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  2564. 10:08:23 238.405518 T:1968123904 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
  2565. 10:08:23 238.405975 T:1968123904 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  2566. 10:08:23 238.406342 T:1968123904 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  2567. 10:08:23 238.406845 T:1968123904 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  2568. 10:08:23 238.407089 T:1968123904 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  2569. 10:08:23 238.407379 T:1968123904 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  2570. 10:08:23 238.407852 T:1968123904 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  2571. 10:08:23 238.408218 T:1968123904 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
  2572. 10:08:23 238.413895 T:1968123904 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  2573. 10:08:23 238.414459 T:1968123904 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
  2574. 10:08:23 238.414688 T:1968123904 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  2575. 10:08:23 238.414902 T:1968123904 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  2576. 10:08:23 238.415085 T:1968123904 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
  2577. 10:08:23 238.415451 T:1968123904 DEBUG: CPlayerCoreFactory::GetPlayers: adding audiodefaultplayer (3)
  2578. 10:08:23 238.415665 T:1968123904 DEBUG: CPlayerCoreFactory::GetPlayers: for video=0, audio=1
  2579. 10:08:23 238.415878 T:1968123904 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: PAPlayer (3)
  2580. 10:08:23 238.416061 T:1968123904 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  2581. 10:08:23 238.416229 T:1968123904 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
  2582. 10:08:23 238.416397 T:1968123904 DEBUG: CPlayerCoreFactory::GetPlayers: added 2 players
  2583. 10:08:23 238.576035 T:1956639808 DEBUG: CAESinkPi:Drain delay:100ms now:0ms
  2584. 10:08:23 238.576324 T:1956639808 DEBUG: CAESinkPi:Deinitialize
  2585. 10:08:23 238.577164 T:1956639808 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
  2586. 10:08:23 238.587082 T:1956639808 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x74002050
  2587. 10:08:23 238.614304 T:1968123904 NOTICE: DVDPlayer: Opening: smb://USERNAME:PASSWORD@W7MCE-SSD/Recorded TV/Elementary_kabel eins_2015_02_27_21_05_00.wtv
  2588. 10:08:23 238.614670 T:1968123904 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  2589. 10:08:23 238.614990 T:1968123904 DEBUG: CMMALRenderer::CMMALRenderer
  2590. 10:08:23 238.615891 T:1968123904 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  2591. 10:08:23 238.616135 T:1968123904 DEBUG: CMMALRenderer::UnInitMMAL
  2592. 10:08:23 238.616302 T:1968123904 DEBUG: CMMALRenderer::PreInit
  2593. 10:08:23 238.620255 T:1596134464 NOTICE: Thread CMMALRenderer start, auto delete: false
  2594. 10:08:23 238.626892 T:1587745856 NOTICE: Thread DVDPlayer start, auto delete: false
  2595. 10:08:23 238.627518 T:1587745856 NOTICE: Creating InputStream
  2596. 10:08:23 238.633163 T:1587745856 DEBUG: CSMBFile::Open - opened Recorded TV/Elementary_kabel eins_2015_02_27_21_05_00.wtv, fd=10002
  2597. 10:08:23 238.670746 T:1587745856 DEBUG: ScanForExternalSubtitles: Searching for subtitles...
  2598. 10:08:23 239.154999 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  2599. 10:08:23 239.159393 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetChannelCount"
  2600. 10:08:23 239.167465 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  2601. 10:08:23 239.171646 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetTimerCount"
  2602. 10:08:23 239.179367 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  2603. 10:08:23 239.185043 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetRecordingsAmount"
  2604. 10:08:23 239.209549 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2605. 10:08:23 239.210052 T:1851679808 DEBUG: CecLogMessage - << 10
  2606. 10:08:24 239.371017 T:1968123904 DEBUG: Previous line repeats 1 times.
  2607. 10:08:24 239.371246 T:1968123904 DEBUG: ------ Window Init (DialogBusy.xml) ------
  2608. 10:08:24 239.391525 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2609. 10:08:24 239.475052 T:1968123904 DEBUG: LIRC: Update - NEW at 112088:160 0 KEY_OK_UP devinput (KEY_OK_UP)
  2610. 10:08:25 240.392395 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2611. 10:08:25 240.392807 T:1851679808 DEBUG: CecLogMessage - << 10
  2612. 10:08:25 240.574280 T:1851679808 DEBUG: Previous line repeats 1 times.
  2613. 10:08:25 240.574524 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2614. 10:08:25 240.965668 T:1587745856 DEBUG: ScanForExternalSubtitles: END (total time: 2330 ms)
  2615. 10:08:25 240.970474 T:1587745856 NOTICE: Creating Demuxer
  2616. 10:08:25 240.978333 T:1587745856 DEBUG: Open - probing detected format [wtv]
  2617. 10:08:25 241.274872 T:1587745856 DEBUG: Open - avformat_find_stream_info starting
  2618. 10:08:25 241.275574 T:1587745856 DEBUG: ffmpeg[5EA31440]: [wtv] parser not found for codec dvb_teletext, packets or times may be invalid.
  2619. 10:08:25 241.320099 T:1587745856 DEBUG: Previous line repeats 1 times.
  2620. 10:08:25 241.320404 T:1587745856 ERROR: ffmpeg[5EA31440]: [mpeg2video] Invalid frame dimensions 0x0.
  2621. 10:08:26 241.575027 T:1851679808 ERROR: Previous line repeats 8 times.
  2622. 10:08:26 241.575333 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2623. 10:08:26 241.575577 T:1851679808 DEBUG: CecLogMessage - << 10
  2624. 10:08:26 241.635712 T:1587745856 DEBUG: Open - av_find_stream_info finished
  2625. 10:08:26 241.636307 T:1587745856 INFO: ffmpeg[5EA31440]: Input #0, wtv, from 'smb://android:android@W7MCE-SSD/Recorded TV/Elementary_kabel eins_2015_02_27_21_05_00.wtv':
  2626. 10:08:26 241.642136 T:1587745856 INFO: ffmpeg[5EA31440]: Metadata:
  2627. 10:08:26 241.642822 T:1587745856 INFO: ffmpeg[5EA31440]: Tuner ID : 08C38D12-D143-477A-A724-850AA14A57CC
  2628. 10:08:26 241.643280 T:1587745856 INFO: ffmpeg[5EA31440]: WM/MediaClassPrimaryID: db9830bd-3ab3-4fab-8a371a995f7ff74
  2629. 10:08:26 241.643692 T:1587745856 INFO: ffmpeg[5EA31440]: WM/MediaClassSecondaryID: ba7f258a-62f7-47a9-b21f4651c42a000
  2630. 10:08:26 241.644028 T:1587745856 INFO: ffmpeg[5EA31440]: Title : Elementary
  2631. 10:08:26 241.644363 T:1587745856 INFO: ffmpeg[5EA31440]: WM/SubTitle : (1.16) Die Falle
  2632. 10:08:26 241.652145 T:1587745856 INFO: ffmpeg[5EA31440]: WM/SubTitleDescription: Detective Bell unter Beschuss: Zuerst wird ein Anschlag auf ihn verübt, dann soll ihm der Mord an einem Drogenboss angehängt werden. Offenbar will sich jemand an Bell rächen.
  2633. 10:08:26 241.652573 T:1587745856 INFO: ffmpeg[5EA31440]: genre : |Krimiserie (Serie)|
  2634. 10:08:26 241.652939 T:1587745856 INFO: ffmpeg[5EA31440]: WM/OriginalReleaseTime: 2013
  2635. 10:08:26 241.653397 T:1587745856 INFO: ffmpeg[5EA31440]: WM/MediaCredits : Anwan Glover (Curtis Bradshaw)/Aidan Quinn (Captain Toby Gregson)/Paula Garcés (Officer Paula Reyes)/Jonny Lee Miller (Sherlock Holmes)/Lucy Liu (Dr. Joan Watson)/Jon Michael Hill (Detective Marcus Bell)/Malcolm Goodwin (Andre Bell)/Linda Emond (Dr. Cand
  2636. 10:08:26 241.653732 T:1587745856 INFO: ffmpeg[5EA31440]: service_provider: kabel eins
  2637. 10:08:26 241.654114 T:1587745856 INFO: ffmpeg[5EA31440]: service_name : kabel eins
  2638. 10:08:26 241.654449 T:1587745856 INFO: ffmpeg[5EA31440]: WM/MediaNetworkAffiliation: dvblink
  2639. 10:08:26 241.658539 T:1587745856 INFO: ffmpeg[5EA31440]: WM/MediaOriginalChannel: 14
  2640. 10:08:26 241.659073 T:1587745856 INFO: ffmpeg[5EA31440]: WM/MediaOriginalChannelSubNumber: 0
  2641. 10:08:26 241.659470 T:1587745856 INFO: ffmpeg[5EA31440]: WM/MediaOriginalBroadcastDateTime: 0001-01-01T00:00:00Z
  2642. 10:08:26 241.664154 T:1587745856 INFO: ffmpeg[5EA31440]: WM/MediaOriginalRunTime: 47987933166
  2643. 10:08:26 241.664734 T:1587745856 INFO: ffmpeg[5EA31440]: WM/MediaIsStereo: false
  2644. 10:08:26 241.666397 T:1851679808 DEBUG: CecLogMessage - << 10
  2645. 10:08:26 241.668198 T:1587745856 INFO: ffmpeg[5EA31440]: WM/MediaIsRepeat: false
  2646. 10:08:26 241.669052 T:1587745856 INFO: ffmpeg[5EA31440]: WM/MediaIsLive : false
  2647. 10:08:26 241.669418 T:1587745856 INFO: ffmpeg[5EA31440]: WM/MediaIsTape : false
  2648. 10:08:26 241.669693 T:1587745856 INFO: ffmpeg[5EA31440]: WM/MediaIsDelay : false
  2649. 10:08:26 241.671646 T:1587745856 INFO: ffmpeg[5EA31440]: WM/MediaIsSubtitled: false
  2650. 10:08:26 241.672165 T:1587745856 INFO: ffmpeg[5EA31440]: WM/MediaIsMovie : false
  2651. 10:08:26 241.672531 T:1587745856 INFO: ffmpeg[5EA31440]: WM/MediaIsPremiere: false
  2652. 10:08:26 241.672806 T:1587745856 INFO: ffmpeg[5EA31440]: WM/MediaIsFinale: false
  2653. 10:08:26 241.673141 T:1587745856 INFO: ffmpeg[5EA31440]: WM/MediaIsSAP : false
  2654. 10:08:26 241.673630 T:1587745856 INFO: ffmpeg[5EA31440]: WM/MediaIsSport : false
  2655. 10:08:26 241.673996 T:1587745856 INFO: ffmpeg[5EA31440]: WM/Provider : Default
  2656. 10:08:26 241.674347 T:1587745856 INFO: ffmpeg[5EA31440]: WM/VideoClosedCaptioning: false
  2657. 10:08:26 241.674622 T:1587745856 INFO: ffmpeg[5EA31440]: WM/WMRVEncodeTime: 2015-02-27 20:05:01
  2658. 10:08:26 241.674957 T:1587745856 INFO: ffmpeg[5EA31440]: WM/WMRVSeriesUID: !GenericSeries!Elementary
  2659. 10:08:26 241.683975 T:1587745856 INFO: ffmpeg[5EA31440]: WM/WMRVServiceID: !Generated!b860e925c2fd48ddb5814ff5431f1d9c
  2660. 10:08:26 241.684448 T:1587745856 INFO: ffmpeg[5EA31440]: WM/WMRVProgramID: !Generated!81955589384c468185f5f1a0076f17e4
  2661. 10:08:26 241.684738 T:1587745856 INFO: ffmpeg[5EA31440]: WM/WMRVRequestID: 0
  2662. 10:08:26 241.685043 T:1587745856 INFO: ffmpeg[5EA31440]: WM/WMRVScheduleItemID: 0
  2663. 10:08:26 241.685379 T:1587745856 INFO: ffmpeg[5EA31440]: WM/WMRVQuality : 3
  2664. 10:08:26 241.688370 T:1587745856 INFO: ffmpeg[5EA31440]: WM/WMRVOriginalSoftPrePadding: 900
  2665. 10:08:26 241.688705 T:1587745856 INFO: ffmpeg[5EA31440]: WM/WMRVOriginalSoftPostPadding: 0
  2666. 10:08:26 241.689087 T:1587745856 INFO: ffmpeg[5EA31440]: WM/WMRVHardPrePadding: 4294966996
  2667. 10:08:26 241.689514 T:1587745856 INFO: ffmpeg[5EA31440]: WM/WMRVHardPostPadding: 600
  2668. 10:08:26 241.695999 T:1587745856 INFO: ffmpeg[5EA31440]: WM/WMRVATSCContent: false
  2669. 10:08:26 241.696518 T:1587745856 INFO: ffmpeg[5EA31440]: WM/WMRVDTVContent: true
  2670. 10:08:26 241.696976 T:1587745856 INFO: ffmpeg[5EA31440]: WM/WMRVHDContent: true
  2671. 10:08:26 241.697540 T:1587745856 INFO: ffmpeg[5EA31440]: Duration : 47990569766
  2672. 10:08:26 241.697968 T:1587745856 INFO: ffmpeg[5EA31440]: WM/WMRVEndTime : 2015-02-27 21:25:00
  2673. 10:08:26 241.698349 T:1587745856 INFO: ffmpeg[5EA31440]: WM/WMRVBitrate : 4.058349
  2674. 10:08:26 241.698639 T:1587745856 INFO: ffmpeg[5EA31440]: WM/WMRVKeepUntil: 4294967293
  2675. 10:08:26 241.699036 T:1587745856 INFO: ffmpeg[5EA31440]: WM/WMRVActualSoftPrePadding: 898
  2676. 10:08:26 241.699417 T:1587745856 INFO: ffmpeg[5EA31440]: WM/WMRVActualSoftPostPadding: 0
  2677. 10:08:26 241.699722 T:1587745856 INFO: ffmpeg[5EA31440]: WM/WMRVContentProtected: false
  2678. 10:08:26 241.700150 T:1587745856 INFO: ffmpeg[5EA31440]: WM/WMRVContentProtectedPercent: 0
  2679. 10:08:26 241.700562 T:1587745856 INFO: ffmpeg[5EA31440]: WM/WMRVExpirationDate: 2038-01-19 03:14:07
  2680. 10:08:26 241.703552 T:1587745856 INFO: ffmpeg[5EA31440]: WM/WMRVExpirationSpan: 9223372036854775807
  2681. 10:08:26 241.704010 T:1587745856 INFO: ffmpeg[5EA31440]: WM/WMRVInBandRatingSystem: 255
  2682. 10:08:26 241.704391 T:1587745856 INFO: ffmpeg[5EA31440]: WM/WMRVInBandRatingLevel: 255
  2683. 10:08:26 241.704712 T:1587745856 INFO: ffmpeg[5EA31440]: WM/WMRVInBandRatingAttributes: 0
  2684. 10:08:26 241.705048 T:1587745856 INFO: ffmpeg[5EA31440]: WM/WMRVWatched : false
  2685. 10:08:26 241.705643 T:1587745856 INFO: ffmpeg[5EA31440]: Duration: 01:19:58.93, start: 1.573182, bitrate: 4058 kb/s
  2686. 10:08:26 241.714035 T:1587745856 INFO: ffmpeg[5EA31440]: Stream #0:0[0x1b7](deu,deu): Subtitle: dvb_teletext
  2687. 10:08:26 241.715317 T:1587745856 INFO: ffmpeg[5EA31440]: Stream #0:1[0x1b8](deu): Audio: mp2 (P[0][0][0] / 0x0050), 48000 Hz, stereo, s16p, 256 kb/s
  2688. 10:08:26 241.719849 T:1587745856 INFO: ffmpeg[5EA31440]: Stream #0:2[0x1b9]: Video: mpeg2video (Main), yuv420p(tv), 720x576 [SAR 64:45 DAR 16:9], max. 15000 kb/s, 25 fps, 25 tbr, 10000k tbn, 50 tbc
  2689. 10:08:26 241.720657 T:1587745856 DEBUG: CDVDDemuxFFmpeg::AddStream(0, ...) -> 0
  2690. 10:08:26 241.721024 T:1587745856 DEBUG: CDVDDemuxFFmpeg::AddStream(1, ...) -> 1
  2691. 10:08:26 241.722946 T:1587745856 DEBUG: CDVDDemuxFFmpeg::AddStream(2, ...) -> 2
  2692. 10:08:26 241.735901 T:1587745856 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.clock input port 80 output port 81 m_handle 0x68326210
  2693. 10:08:26 241.740158 T:1587745856 DEBUG: OMXClock::OMXStop
  2694. 10:08:26 241.740997 T:1587745856 DEBUG: OMXClock::OMXSetSpeed(0.00) pause_resume:1
  2695. 10:08:26 241.741562 T:1587745856 NOTICE: Opening stream: 2 source: 256
  2696. 10:08:26 241.742142 T:1587745856 DEBUG: DllBcm: Using omx system library
  2697. 10:08:26 241.745911 T:1587745856 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.video_decode input port 130 output port 131 m_handle 0x68328a68
  2698. 10:08:26 241.749588 T:1587745856 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.video_decode) - port(130), nBufferCountMin(1), nBufferCountActual(120), nBufferSize(81920), nBufferAlignmen(16)
  2699. 10:08:26 241.757492 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2700. 10:08:26 241.817627 T:1587745856 DEBUG: COMXVideo::Open - decoder_component(0x0x68328a68), input_port(0x82), output_port(0x83) deinterlace 0 hdmiclocksync 0
  2701. 10:08:26 241.818024 T:1587745856 INFO: OMXPlayerVideo::OpenDecoder : Video codec omx-mpeg2 width 720 height 576 profile 4 fps 25.000000
  2702. 10:08:26 241.818222 T:1587745856 NOTICE: Creating video thread
  2703. 10:08:26 241.818848 T:1587745856 NOTICE: Opening stream: 1 source: 256
  2704. 10:08:26 241.820526 T:1587745856 NOTICE: Creating audio thread
  2705. 10:08:26 241.821381 T:1587745856 NOTICE: Opening stream: 0 source: 256
  2706. 10:08:26 241.821640 T:1587745856 NOTICE: CDVDMessageQueue(teletext)::WaitUntilEmpty
  2707. 10:08:26 241.821838 T:1587745856 WARNING: CDVDMessageQueue(teletext)::Put MSGQ_NOT_INITIALIZED
  2708. 10:08:26 241.822128 T:1587745856 NOTICE: waiting for teletext data thread to exit
  2709. 10:08:26 241.826492 T:1559229504 NOTICE: Thread OMXPlayerAudio start, auto delete: false
  2710. 10:08:26 241.827011 T:1559229504 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_STARTED 0
  2711. 10:08:26 241.827454 T:1567618112 NOTICE: Thread OMXPlayerVideo start, auto delete: false
  2712. 10:08:26 241.827713 T:1567618112 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_STARTED 0
  2713. 10:08:26 241.827972 T:1567618112 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  2714. 10:08:26 241.829681 T:1559229504 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  2715. 10:08:26 241.852463 T:1587745856 NOTICE: Creating teletext data thread
  2716. 10:08:26 241.857101 T:1550840896 NOTICE: Thread DVDTeletextData start, auto delete: false
  2717. 10:08:26 241.857529 T:1550840896 NOTICE: running thread: CDVDTeletextData
  2718. 10:08:26 241.859207 T:1587745856 DEBUG: ReadEditDecisionLists - Checking for edit decision lists (EDL) on local drive or remote share for: smb://android:android@W7MCE-SSD/Recorded TV/Elementary_kabel eins_2015_02_27_21_05_00.wtv
  2719. 10:08:26 241.874008 T:1587745856 DEBUG: OnPlayBackStarted: play state was 1, starting 1
  2720. 10:08:26 241.874359 T:1587745856 DEBUG: CDVDPlayer::SetCaching - caching state 3
  2721. 10:08:26 241.876022 T:1559229504 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
  2722. 10:08:26 241.876495 T:1559229504 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_STARTED 0
  2723. 10:08:26 241.876953 T:1567618112 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_SETSPEED 0
  2724. 10:08:26 241.877365 T:1567618112 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_STARTED 0
  2725. 10:08:26 241.880646 T:1567618112 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(-4503599627370496.000000, 374111.500000, 1)
  2726. 10:08:26 241.881210 T:1567618112 INFO: COMXPlayerVideo - Stillframe left, switching to normal playback
  2727. 10:08:26 241.881516 T:1567618112 DEBUG: OMXVideo::Decode VDec : setStartTime 0.000000
  2728. 10:08:26 241.882507 T:1567618112 INFO: Output - renderer not started
  2729. 10:08:26 241.882950 T:1587745856 DEBUG: CDVDPlayer::HandleMessages - player started 2
  2730. 10:08:26 241.883194 T:1587745856 DEBUG: CDVDPlayer::HandleMessages player started 2 (s:1000 a:0 v:1)
  2731. 10:08:26 241.884186 T:1559229504 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(-4503599627370496.000000, 0.400000, 1)
  2732. 10:08:26 241.886566 T:1559229504 DEBUG: COMXAudioCodecOMX::Decode(0x68334ce0,576) format=6(8) chan=2 samples=1152 size=2304 data=0x3737a40,0x3835b00,(nil),(nil),(nil),(nil),(nil),(nil)
  2733. 10:08:26 241.887497 T:1559229504 DEBUG: COMXAudioCodecOMX::GetData size=4608/9216 line=2304/4608 buf=0x3710cf8, desired=65536
  2734. 10:08:26 241.887985 T:1587745856 DEBUG: CDVDPlayer::HandleMessages - player started 1
  2735. 10:08:26 241.888336 T:1587745856 DEBUG: CDVDPlayer::HandleMessages player started RESET
  2736. 10:08:26 241.888535 T:1587745856 NOTICE: OMXClock using audio as reference
  2737. 10:08:26 241.892441 T:1968123904 DEBUG: PlayFile: OpenFile succeed, play state 2
  2738. 10:08:26 241.892776 T:1968123904 DEBUG: OnPlayBackStarted: play state was 2, starting 0
  2739. 10:08:26 241.897400 T:1587745856 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
  2740. 10:08:26 241.897781 T:1587745856 DEBUG: CDVDPlayer::HandleMessages player started 1 (s:1000 a:1 v:1)
  2741. 10:08:26 241.898056 T:1587745856 DEBUG: CDVDPlayer::SetCaching - caching state 4
  2742. 10:08:26 241.898560 T:1559229504 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
  2743. 10:08:26 241.899063 T:1567618112 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_SETSPEED 1000
  2744. 10:08:26 241.912094 T:1567618112 INFO: Output - renderer not started
  2745. 10:08:26 241.913681 T:1587745856 DEBUG: CDVDPlayer::CheckContinuity - wrapback :2, prev:414111.500000, curr:334111.500000, diff:-80000.000000
  2746. 10:08:26 241.917938 T:1567618112 INFO: Output - renderer not started
  2747. 10:08:26 241.928406 T:1559229504 INFO: Previous line repeats 1 times.
  2748. 10:08:26 241.928665 T:1559229504 DEBUG: COMXAudio::SetCodingType OMX_AUDIO_CodingPCM
  2749. 10:08:26 241.931198 T:1567618112 INFO: Output - renderer not started
  2750. 10:08:26 241.935867 T:1559229504 INFO: Previous line repeats 1 times.
  2751. 10:08:26 241.936234 T:1559229504 DEBUG: COMXAudio:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  2752. 10:08:26 241.936523 T:1559229504 INFO: COMXAudio::Initialize remap:(nil) chan:2->2 norm:0 upmix:0 3:3
  2753. 10:08:26 241.937195 T:1559229504 INFO: COMXAudio::Initialize 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
  2754. 10:08:26 241.937561 T:1559229504 INFO: COMXAudio::Initialize 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00
  2755. 10:08:26 241.937775 T:1559229504 INFO: COMXAudio::Initialize 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
  2756. 10:08:26 241.949142 T:1567618112 INFO: Output - renderer not started
  2757. 10:08:26 241.949707 T:1559229504 INFO: COMXAudio::Initialize 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
  2758. 10:08:26 241.957886 T:1567618112 INFO: Previous line repeats 4 times.
  2759. 10:08:26 241.958328 T:1567618112 INFO: Output - renderer not started
  2760. 10:08:26 241.963028 T:1559229504 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_decode input port 120 output port 121 m_handle 0x2eefa28
  2761. 10:08:26 241.964676 T:1567618112 INFO: Output - renderer not started
  2762. 10:08:26 241.971954 T:1559229504 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_decode) - port(120), nBufferCountMin(4), nBufferCountActual(16), nBufferSize(65536), nBufferAlignmen(16)
  2763. 10:08:26 241.974091 T:1567618112 INFO: Output - renderer not started
  2764. 10:08:26 241.993042 T:1559229504 INFO: Previous line repeats 2 times.
  2765. 10:08:26 241.993454 T:1559229504 DEBUG: COMXAudio::Initialize Input bps 32 samplerate 48000 channels 2 buffer size 576000 bytes per second 384000
  2766. 10:08:26 241.993713 T:1559229504 DEBUG: pcm->direction : input
  2767. 10:08:26 241.993942 T:1559229504 DEBUG: pcm->nPortIndex : 0
  2768. 10:08:26 241.994156 T:1559229504 DEBUG: pcm->eNumData : 0
  2769. 10:08:26 241.994370 T:1559229504 DEBUG: pcm->eEndian : 1
  2770. 10:08:26 242.002502 T:1567618112 INFO: Output - renderer not started
  2771. 10:08:26 242.003860 T:1559229504 DEBUG: pcm->bInterleaved : 1
  2772. 10:08:26 242.006439 T:1559229504 DEBUG: pcm->nBitPerSample : 32
  2773. 10:08:26 242.006729 T:1559229504 DEBUG: pcm->ePCMMode : 0
  2774. 10:08:26 242.007004 T:1559229504 DEBUG: pcm->nChannels : 2
  2775. 10:08:26 242.007202 T:1559229504 DEBUG: pcm->nSamplingRate : 48000
  2776. 10:08:26 242.007446 T:1559229504 DEBUG: COMXAudio::Initialize device passthrough 0 hwdecode 0
  2777. 10:08:26 242.007645 T:1559229504 INFO: Audio codec channels 2 samplerate 48000 bitspersample 16
  2778. 10:08:26 242.008530 T:1559229504 DEBUG: COMXAudio::Decode ADec : setStartTime 0.000000
  2779. 10:08:26 242.008972 T:1567618112 INFO: Output - renderer not started
  2780. 10:08:26 242.018890 T:1567618112 DEBUG: COMXVideo::PortSettingsChanged - 720x576@25.00 interlace:3 deinterlace:0
  2781. 10:08:26 242.019516 T:1567618112 DEBUG: ResolutionUpdateCallBack - change configuration. video:1920x1080. framerate: 25.00. 1024x576 format: BYPASS
  2782. 10:08:26 242.019775 T:1567618112 DEBUG: CMMALRenderer::Configure - 720x576->1024x576@25.00 flags:10 format:14 ext:0 orient:0
  2783. 10:08:26 242.020706 T:1567618112 NOTICE: Display resolution DESKTOP : 1920x1080 (1920x1080) @ 50.00 - Full Screen (16)
  2784. 10:08:26 242.021164 T:1567618112 DEBUG: CXBMCRenderManager::Configure - 3
  2785. 10:08:26 242.026154 T:1567618112 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.video_render input port 90 output port 90 m_handle 0x6831cf30
  2786. 10:08:26 242.033966 T:1559229504 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_mixer input port 232 output port 231 m_handle 0x381c678
  2787. 10:08:26 242.038437 T:1567618112 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.video_scheduler input port 10 output port 11 m_handle 0x6834daf0
  2788. 10:08:26 242.041977 T:1559229504 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x381c6d8
  2789. 10:08:26 242.045883 T:1559229504 INFO: COMXAudio::ApplyVolume - Volume=0.33 (* 1.00 * 1.00)
  2790. 10:08:26 242.050262 T:1559229504 DEBUG: COMXAudio::PortSettingsChanged - Output bps 16 samplerate 48000 channels 2 buffer size 576000 bytes per second 192000
  2791. 10:08:26 242.050583 T:1559229504 DEBUG: pcm->direction : output
  2792. 10:08:26 242.050751 T:1559229504 DEBUG: pcm->nPortIndex : 231
  2793. 10:08:26 242.057892 T:1559229504 DEBUG: pcm->eNumData : 0
  2794. 10:08:26 242.058182 T:1559229504 DEBUG: pcm->eEndian : 1
  2795. 10:08:26 242.058395 T:1559229504 DEBUG: pcm->bInterleaved : 1
  2796. 10:08:26 242.058578 T:1559229504 DEBUG: pcm->nBitPerSample : 16
  2797. 10:08:26 242.058731 T:1559229504 DEBUG: pcm->ePCMMode : 0
  2798. 10:08:26 242.058899 T:1559229504 DEBUG: pcm->nChannels : 2
  2799. 10:08:26 242.059158 T:1559229504 DEBUG: pcm->nSamplingRate : 48000
  2800. 10:08:26 242.075851 T:1559229504 DEBUG: COMXAudio::PortSettingsChanged - bits:32 mode:0 channels:2 srate:48000 nopassthrough
  2801. 10:08:26 242.097641 T:1968123904 DEBUG: OMXPlayerVideo::SetVideoRect 0,0,720,576 -> 0,0,0,0 (0,0,0,0,mono)
  2802. 10:08:26 242.101135 T:1968123904 DEBUG: COMXVideo::SetVideoRect 0,0,720,576 -> 0,0,0,0 mode:1
  2803. 10:08:26 242.105743 T:1968123904 DEBUG: CGUIInfoManager::SetCurrentSong(smb://android:android@W7MCE-SSD/Recorded TV/Elementary_kabel eins_2015_02_27_21_05_00.wtv)
  2804. 10:08:26 242.128204 T:1559229504 INFO: COMXPlayerAudio - Switching to normal playback
  2805. 10:08:26 242.136017 T:1587745856 DEBUG: CDVDPlayer::OMXDoProcessing Resume 0.26,0.85 (A:01 V:01) EOF:0 FULL:0 T:0.20
  2806. 10:08:26 242.136368 T:1587745856 DEBUG: OMXClock::OMXSetSpeed(1.00) pause_resume:1
  2807. 10:08:26 242.137177 T:1587745856 DEBUG: CDVDPlayer::HandleMessages - player started 1
  2808. 10:08:26 242.137497 T:1587745856 DEBUG: CDVDPlayer::HandleMessages player started RESET
  2809. 10:08:26 242.137695 T:1587745856 DEBUG: CDVDPlayer::HandleMessages player started 1 (s:1000 a:1 v:1)
  2810. 10:08:26 242.137985 T:1587745856 DEBUG: CDVDPlayer::SetCaching - caching state 0
  2811. 10:08:26 242.142120 T:1968123904 DEBUG: LoadMusicTag: loading tag information for file: smb://android:android@W7MCE-SSD/Recorded TV/Elementary_kabel eins_2015_02_27_21_05_00.wtv
  2812. 10:08:26 242.182907 T:1968123904 DEBUG: Loading additional tag info for file smb://android:android@W7MCE-SSD/Recorded TV/Elementary_kabel eins_2015_02_27_21_05_00.wtv
  2813. 10:08:26 242.192108 T:1968123904 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  2814. 10:08:26 242.192993 T:1968123904 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  2815. 10:08:26 242.194595 T:1968123904 DEBUG: Activating window ID: 12005
  2816. 10:08:26 242.194992 T:1968123904 DEBUG: ------ Window Deinit (MyPVRRecordings.xml) ------
  2817. 10:08:26 242.202087 T:1567618112 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2818. 10:08:26 242.259445 T:1968123904 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  2819. 10:08:26 242.269119 T:1968123904 INFO: Loading skin file: VideoFullScreen.xml, load type: KEEP_IN_MEMORY
  2820. 10:08:27 242.758087 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2821. 10:08:27 242.758530 T:1851679808 DEBUG: CecLogMessage - << 10
  2822. 10:08:27 242.940521 T:1851679808 DEBUG: Previous line repeats 1 times.
  2823. 10:08:27 242.940796 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2824. 10:08:27 242.948318 T:1567618112 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2825. 10:08:27 243.027985 T:1968123904 DEBUG: OMXPlayerVideo::SetVideoRect 0,0,720,576 -> 38,23,1870,1054 (0,0,0,0,mono)
  2826. 10:08:27 243.031174 T:1968123904 DEBUG: COMXVideo::SetVideoRect 0,0,720,576 -> 38,23,1832,1031 mode:1
  2827. 10:08:27 243.031601 T:1968123904 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  2828. 10:08:28 243.941299 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2829. 10:08:28 243.941696 T:1851679808 DEBUG: CecLogMessage - << 10
  2830. 10:08:28 244.124405 T:1851679808 DEBUG: Previous line repeats 1 times.
  2831. 10:08:28 244.124741 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2832. 10:08:29 245.125198 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2833. 10:08:29 245.126175 T:1851679808 DEBUG: CecLogMessage - << 10
  2834. 10:08:29 245.311890 T:1851679808 DEBUG: Previous line repeats 1 times.
  2835. 10:08:29 245.312180 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2836. 10:08:30 246.312668 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2837. 10:08:30 246.313080 T:1851679808 DEBUG: CecLogMessage - << 10
  2838. 10:08:31 246.494675 T:1851679808 DEBUG: Previous line repeats 1 times.
  2839. 10:08:31 246.495346 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2840. 10:08:32 247.496140 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2841. 10:08:32 247.496597 T:1851679808 DEBUG: CecLogMessage - << 10
  2842. 10:08:32 247.591187 T:1968123904 DEBUG: Previous line repeats 1 times.
  2843. 10:08:32 247.591431 T:1968123904 DEBUG: LIRC: Update - NEW at 120204:67 0 KEY_UP devinput (KEY_UP)
  2844. 10:08:32 247.591873 T:1968123904 DEBUG: OnKey: 166 (0xa6) pressed, action is ChapterOrBigStepForward
  2845. 10:08:32 247.596008 T:1587745856 DEBUG: CDVDPlayer::SetCaching - caching state 3
  2846. 10:08:32 247.596405 T:1587745856 DEBUG: OMXClock::OMXSetSpeed(0.00) pause_resume:1
  2847. 10:08:32 247.597412 T:1587745856 DEBUG: demuxer seek to: 605252
  2848. 10:08:32 247.598221 T:1587745856 DEBUG: SeekTime - unknown position after seek
  2849. 10:08:32 247.598465 T:1587745856 DEBUG: demuxer seek to: 605252, success
  2850. 10:08:32 247.607025 T:1559229504 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
  2851. 10:08:32 247.607376 T:1559229504 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_STARTED 1
  2852. 10:08:32 247.607559 T:1559229504 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH
  2853. 10:08:32 247.614700 T:1567618112 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_SETSPEED 0
  2854. 10:08:32 247.615311 T:1567618112 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_STARTED 1
  2855. 10:08:32 247.618637 T:1567618112 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH
  2856. 10:08:32 247.646149 T:1567618112 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  2857. 10:08:32 247.647125 T:1559229504 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  2858. 10:08:32 247.647949 T:1587745856 DEBUG: OMXClock::OMXFlush
  2859. 10:08:32 247.648926 T:1587745856 DEBUG: OMXClock::OMXStop
  2860. 10:08:32 247.650742 T:1587745856 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
  2861. 10:08:32 247.651443 T:1968123904 DEBUG: CAnnouncementManager - Announcement: OnSeek from xbmc
  2862. 10:08:32 247.651978 T:1968123904 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnSeek
  2863. 10:08:32 247.657394 T:1968123904 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  2864. 10:08:32 247.678772 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2865. 10:08:32 247.720383 T:1567618112 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(-4503599627370496.000000, 605254111.500000, 1)
  2866. 10:08:32 247.721237 T:1567618112 INFO: COMXPlayerVideo - Stillframe left, switching to normal playback
  2867. 10:08:32 247.721664 T:1567618112 DEBUG: OMXVideo::Decode VDec : setStartTime 605.254112
  2868. 10:08:32 247.727386 T:1587745856 DEBUG: CDVDPlayer::HandleMessages - player started 2
  2869. 10:08:32 247.727768 T:1587745856 DEBUG: CDVDPlayer::HandleMessages player started 2 (s:1000 a:0 v:1)
  2870. 10:08:32 247.733749 T:1559229504 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(-4503599627370496.000000, 604656000.400000, 1)
  2871. 10:08:32 247.736389 T:1587745856 DEBUG: CDVDPlayer::HandleMessages - player started 1
  2872. 10:08:32 247.736847 T:1587745856 DEBUG: CDVDPlayer::HandleMessages player started RESET
  2873. 10:08:32 247.743134 T:1587745856 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
  2874. 10:08:32 247.743515 T:1587745856 DEBUG: CDVDPlayer::HandleMessages player started 1 (s:1000 a:1 v:1)
  2875. 10:08:32 247.743805 T:1587745856 DEBUG: CDVDPlayer::SetCaching - caching state 4
  2876. 10:08:32 247.744202 T:1559229504 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
  2877. 10:08:32 247.744568 T:1567618112 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_SETSPEED 1000
  2878. 10:08:32 247.747986 T:1587745856 DEBUG: CDVDPlayer::OMXDoProcessing Resume 604.68,605.29 (A:01 V:01) EOF:0 FULL:0 T:0.20
  2879. 10:08:32 247.748337 T:1587745856 DEBUG: OMXClock::OMXSetSpeed(1.00) pause_resume:1
  2880. 10:08:32 247.774948 T:1559229504 DEBUG: COMXAudio::Decode ADec : setStartTime 604.656006
  2881. 10:08:32 247.780914 T:1559229504 INFO: COMXPlayerAudio - Switching to normal playback
  2882. 10:08:32 247.792999 T:1587745856 DEBUG: CDVDPlayer::SetCaching - caching state 0
  2883. 10:08:32 247.866028 T:1567618112 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2884. 10:08:32 248.348038 T:1968123904 WARNING: Previous line repeats 4 times.
  2885. 10:08:32 248.348343 T:1968123904 DEBUG: LIRC: Update - NEW at 120961:67 0 KEY_UP_UP devinput (KEY_UP_UP)
  2886. 10:08:33 248.680130 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2887. 10:08:33 248.680527 T:1851679808 DEBUG: CecLogMessage - << 10
  2888. 10:08:33 248.861816 T:1851679808 DEBUG: Previous line repeats 1 times.
  2889. 10:08:33 248.862167 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2890. 10:08:33 249.157639 T:1621300288 DEBUG: Thread BackgroundLoader 1621300288 terminating
  2891. 10:08:33 249.216827 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  2892. 10:08:33 249.226959 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetChannelCount"
  2893. 10:08:33 249.232803 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  2894. 10:08:33 249.240768 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetTimerCount"
  2895. 10:08:33 249.255173 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  2896. 10:08:33 249.274185 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetRecordingsAmount"
  2897. 10:08:34 249.862732 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2898. 10:08:34 249.863205 T:1851679808 DEBUG: CecLogMessage - << 10
  2899. 10:08:34 250.045456 T:1851679808 DEBUG: Previous line repeats 1 times.
  2900. 10:08:34 250.045700 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2901. 10:08:34 250.298309 T:1968123904 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  2902. 10:08:35 251.046295 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2903. 10:08:35 251.046875 T:1851679808 DEBUG: CecLogMessage - << 10
  2904. 10:08:35 251.228745 T:1851679808 DEBUG: Previous line repeats 1 times.
  2905. 10:08:35 251.229202 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2906. 10:08:36 252.230072 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2907. 10:08:36 252.230621 T:1851679808 DEBUG: CecLogMessage - << 10
  2908. 10:08:37 252.412399 T:1851679808 DEBUG: Previous line repeats 1 times.
  2909. 10:08:37 252.412796 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2910. 10:08:38 253.413528 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2911. 10:08:38 253.736282 T:1851679808 DEBUG: CecLogMessage - << 10
  2912. 10:08:38 253.918304 T:1851679808 DEBUG: Previous line repeats 1 times.
  2913. 10:08:38 253.918701 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2914. 10:08:39 254.919403 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2915. 10:08:39 254.920303 T:1851679808 DEBUG: CecLogMessage - << 10
  2916. 10:08:39 255.102386 T:1851679808 DEBUG: Previous line repeats 1 times.
  2917. 10:08:39 255.102829 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2918. 10:08:40 256.103546 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2919. 10:08:40 256.104156 T:1851679808 DEBUG: CecLogMessage - << 10
  2920. 10:08:40 256.286011 T:1851679808 DEBUG: Previous line repeats 1 times.
  2921. 10:08:40 256.286377 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2922. 10:08:41 257.286957 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2923. 10:08:41 257.287567 T:1851679808 DEBUG: CecLogMessage - << 10
  2924. 10:08:42 257.469330 T:1851679808 DEBUG: Previous line repeats 1 times.
  2925. 10:08:42 257.469757 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2926. 10:08:43 258.470398 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2927. 10:08:43 258.470917 T:1851679808 DEBUG: CecLogMessage - << 10
  2928. 10:08:43 258.653412 T:1851679808 DEBUG: Previous line repeats 1 times.
  2929. 10:08:43 258.653778 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2930. 10:08:43 259.312012 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  2931. 10:08:43 259.324982 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetChannelCount"
  2932. 10:08:43 259.333893 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  2933. 10:08:43 259.342590 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetTimerCount"
  2934. 10:08:44 259.352478 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  2935. 10:08:44 259.363403 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetRecordingsAmount"
  2936. 10:08:44 259.524597 T:1968123904 DEBUG: LIRC: Update - NEW at 132138:80 0 KEY_STOP devinput (KEY_STOP)
  2937. 10:08:44 259.525238 T:1968123904 DEBUG: OnKey: guide (0xe0) pressed, action is Stop
  2938. 10:08:44 259.525970 T:1968123904 NOTICE: CDVDPlayer::CloseFile()
  2939. 10:08:44 259.526337 T:1968123904 NOTICE: DVDPlayer: waiting for threads to exit
  2940. 10:08:44 259.532532 T:1587745856 NOTICE: CDVDPlayer::OnExit()
  2941. 10:08:44 259.532959 T:1587745856 NOTICE: Closing stream player 1
  2942. 10:08:44 259.540039 T:1559229504 NOTICE: thread end: OMXPlayerAudio::OnExit()
  2943. 10:08:44 259.540558 T:1559229504 DEBUG: Thread OMXPlayerAudio 1559229504 terminating
  2944. 10:08:44 259.613770 T:1587745856 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_decode handle 0x2eefa28
  2945. 10:08:44 259.891663 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2946. 10:08:44 259.892120 T:1851679808 DEBUG: CecLogMessage - << 10
  2947. 10:08:44 259.909424 T:1587745856 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_mixer handle 0x381c678
  2948. 10:08:44 259.912384 T:1587745856 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x381c6d8
  2949. 10:08:44 259.913239 T:1587745856 NOTICE: Closing stream player 2
  2950. 10:08:44 259.920898 T:1567618112 NOTICE: thread end: video_thread
  2951. 10:08:44 259.921265 T:1567618112 DEBUG: Thread OMXPlayerVideo 1567618112 terminating
  2952. 10:08:44 259.970978 T:1587745856 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.video_scheduler handle 0x6834daf0
  2953. 10:08:44 259.982880 T:1851679808 DEBUG: CecLogMessage - << 10
  2954. 10:08:44 260.017822 T:1587745856 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.video_decode handle 0x68328a68
  2955. 10:08:44 260.021423 T:1587745856 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.video_render handle 0x6831cf30
  2956. 10:08:44 260.022400 T:1587745856 NOTICE: Closing stream player 4
  2957. 10:08:44 260.023010 T:1550840896 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true (-1)
  2958. 10:08:44 260.023529 T:1550840896 NOTICE: thread end: data_thread
  2959. 10:08:44 260.023956 T:1550840896 DEBUG: Thread DVDTeletextData 1550840896 terminating
  2960. 10:08:44 260.024628 T:1587745856 NOTICE: waiting for teletext data thread to exit
  2961. 10:08:44 260.037476 T:1587745856 DEBUG: CSMBFile::Close closing fd 10002
  2962. 10:08:44 260.040070 T:1587745856 DEBUG: OMXClock::OMXStop
  2963. 10:08:44 260.044495 T:1587745856 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.clock handle 0x68326210
  2964. 10:08:44 260.045624 T:1587745856 DEBUG: OnPlayBackStopped: play state was 2, starting 0
  2965. 10:08:44 260.046112 T:1587745856 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  2966. 10:08:44 260.046783 T:1587745856 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  2967. 10:08:44 260.047546 T:1968123904 NOTICE: DVDPlayer: finished waiting
  2968. 10:08:44 260.047974 T:1968123904 DEBUG: CMMALRenderer::UnInitMMAL
  2969. 10:08:44 260.048248 T:1968123904 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  2970. 10:08:44 260.048645 T:1968123904 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  2971. 10:08:44 260.053650 T:1587745856 DEBUG: Thread DVDPlayer 1587745856 terminating
  2972. 10:08:44 260.073914 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2973. 10:08:44 260.152100 T:1968123904 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  2974. 10:08:44 260.152863 T:1968123904 DEBUG: ------ Window Init (MyPVRRecordings.xml) ------
  2975. 10:08:44 260.273956 T:1968123904 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/active/)
  2976. 10:08:44 260.274536 T:1968123904 DEBUG: ParentPath = [pvr://recordings/active/]
  2977. 10:08:44 260.285858 T:1968123904 DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/active)
  2978. 10:08:45 260.653107 T:1587745856 NOTICE: Thread BackgroundLoader start, auto delete: false
  2979. 10:08:45 261.074585 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  2980. 10:08:45 261.074982 T:1851679808 DEBUG: CecLogMessage - << 10
  2981. 10:08:45 261.173187 T:1968123904 DEBUG: Previous line repeats 1 times.
  2982. 10:08:45 261.173553 T:1968123904 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x3813f70
  2983. 10:08:45 261.175842 T:1968123904 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(125120), nBufferAlignmen(16)
  2984. 10:08:45 261.182861 T:1968123904 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0x37ac6b0
  2985. 10:08:45 261.189301 T:1968123904 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x2561588
  2986. 10:08:45 261.191467 T:1968123904 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  2987. 10:08:45 261.257477 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  2988. 10:08:46 261.364624 T:1968123904 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x3813f70
  2989. 10:08:46 261.367310 T:1968123904 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x37ac6b0
  2990. 10:08:46 261.370697 T:1968123904 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x2561588
  2991. 10:08:46 261.372620 T:1968123904 DEBUG: DecodeJpegToTexture: decoded special://skin/backgrounds/SKINDEFAULT.jpg 1280x720
  2992. 10:08:46 261.572174 T:1968123904 NOTICE: CDVDPlayer::CloseFile()
  2993. 10:08:46 261.572662 T:1968123904 NOTICE: DVDPlayer: waiting for threads to exit
  2994. 10:08:46 261.572876 T:1968123904 NOTICE: DVDPlayer: finished waiting
  2995. 10:08:46 261.573242 T:1968123904 DEBUG: CMMALRenderer::UnInitMMAL
  2996. 10:08:46 261.573822 T:1968123904 NOTICE: CDVDPlayer::CloseFile()
  2997. 10:08:46 261.574219 T:1968123904 NOTICE: DVDPlayer: waiting for threads to exit
  2998. 10:08:46 261.574402 T:1968123904 NOTICE: DVDPlayer: finished waiting
  2999. 10:08:46 261.574707 T:1968123904 DEBUG: CMMALRenderer::UnInitMMAL
  3000. 10:08:46 261.597382 T:1967027264 INFO: CAESinkALSA - Unable to open device "default" for playback
  3001. 10:08:46 261.664368 T:1967027264 DEBUG: Found 1 Lists of Devices
  3002. 10:08:46 261.670166 T:1967027264 DEBUG: Enumerated PI devices:
  3003. 10:08:46 261.670471 T:1967027264 DEBUG: Device 1
  3004. 10:08:46 261.670868 T:1967027264 DEBUG: m_deviceName : HDMI
  3005. 10:08:46 261.671112 T:1967027264 DEBUG: m_displayName : HDMI
  3006. 10:08:46 261.671295 T:1967027264 DEBUG: m_displayNameExtra:
  3007. 10:08:46 261.671478 T:1967027264 DEBUG: m_deviceType : AE_DEVTYPE_HDMI
  3008. 10:08:46 261.671692 T:1967027264 DEBUG: m_channels : FL,FR
  3009. 10:08:46 261.671906 T:1967027264 DEBUG: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
  3010. 10:08:46 261.672119 T:1967027264 DEBUG: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP,AE_FMT_AC3,AE_FMT_DTS,AE_FMT_EAC3
  3011. 10:08:46 261.672333 T:1967027264 DEBUG: Device 2
  3012. 10:08:46 261.672729 T:1967027264 DEBUG: m_deviceName : Analogue
  3013. 10:08:46 261.673035 T:1967027264 DEBUG: m_displayName : Analogue
  3014. 10:08:46 261.673218 T:1967027264 DEBUG: m_displayNameExtra:
  3015. 10:08:46 261.673462 T:1967027264 DEBUG: m_deviceType : AE_DEVTYPE_PCM
  3016. 10:08:46 261.673737 T:1967027264 DEBUG: m_channels : FL,FR
  3017. 10:08:46 261.673920 T:1967027264 DEBUG: m_sampleRates : 48000
  3018. 10:08:46 261.674164 T:1967027264 DEBUG: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  3019. 10:08:46 261.674347 T:1967027264 DEBUG: Device 3
  3020. 10:08:46 261.674713 T:1967027264 DEBUG: m_deviceName : Both
  3021. 10:08:46 261.674927 T:1967027264 DEBUG: m_displayName : HDMI and Analogue
  3022. 10:08:46 261.675262 T:1967027264 DEBUG: m_displayNameExtra:
  3023. 10:08:46 261.675446 T:1967027264 DEBUG: m_deviceType : AE_DEVTYPE_PCM
  3024. 10:08:46 261.675659 T:1967027264 DEBUG: m_channels : FL,FR
  3025. 10:08:46 261.675842 T:1967027264 DEBUG: m_sampleRates : 48000
  3026. 10:08:46 261.676117 T:1967027264 DEBUG: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  3027. 10:08:46 261.676971 T:1956639808 INFO: CActiveAESink::OpenSink - initialize sink
  3028. 10:08:46 261.677307 T:1956639808 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  3029. 10:08:46 261.678253 T:1956639808 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  3030. 10:08:46 261.678619 T:1956639808 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
  3031. 10:08:46 261.682098 T:1956639808 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x74002050
  3032. 10:08:46 261.689728 T:1956639808 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignmen(16)
  3033. 10:08:46 261.691101 T:1956639808 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  3034. 10:08:46 261.691345 T:1956639808 DEBUG: Output Device : HDMI
  3035. 10:08:46 261.691528 T:1956639808 DEBUG: Sample Rate : 44100
  3036. 10:08:46 261.691742 T:1956639808 DEBUG: Sample Format : AE_FMT_FLOAT
  3037. 10:08:46 261.691925 T:1956639808 DEBUG: Channel Count : 2
  3038. 10:08:46 261.692139 T:1956639808 DEBUG: Channel Layout: FL,FR
  3039. 10:08:46 261.692322 T:1956639808 DEBUG: Frames : 2205
  3040. 10:08:46 261.692474 T:1956639808 DEBUG: Frame Samples : 4410
  3041. 10:08:46 261.692688 T:1956639808 DEBUG: Frame Size : 8
  3042. 10:08:46 261.693268 T:1967027264 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  3043. 10:08:46 261.721741 T:1604523072 DEBUG: DoWork - Saving file state for video item smb://USERNAME:PASSWORD@W7MCE-SSD/Recorded TV/Elementary_kabel eins_2015_02_27_21_05_00.wtv
  3044. 10:08:46 261.722137 T:1604523072 WARNING: DoWork - Unable to open video database. Can not save file state!
  3045. 10:08:46 261.723785 T:1968123904 DEBUG: LIRC: Update - NEW at 134337:80 0 KEY_STOP_UP devinput (KEY_STOP_UP)
  3046. 10:08:46 262.258270 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3047. 10:08:46 262.258759 T:1851679808 DEBUG: CecLogMessage - << 10
  3048. 10:08:47 262.440216 T:1851679808 DEBUG: Previous line repeats 1 times.
  3049. 10:08:47 262.440491 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3050. 10:08:48 263.440979 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3051. 10:08:48 263.441376 T:1851679808 DEBUG: CecLogMessage - << 10
  3052. 10:08:48 263.622742 T:1851679808 DEBUG: Previous line repeats 1 times.
  3053. 10:08:48 263.623047 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3054. 10:08:49 264.623627 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3055. 10:08:49 264.624023 T:1851679808 DEBUG: CecLogMessage - << 10
  3056. 10:08:49 264.805298 T:1851679808 DEBUG: Previous line repeats 1 times.
  3057. 10:08:49 264.805603 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3058. 10:08:50 265.493561 T:1968123904 DEBUG: LIRC: Update - NEW at 138107:67 0 KEY_UP devinput (KEY_UP)
  3059. 10:08:50 265.494232 T:1968123904 DEBUG: OnKey: 166 (0xa6) pressed, action is Up
  3060. 10:08:50 265.806122 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3061. 10:08:50 265.806732 T:1851679808 DEBUG: CecLogMessage - << 10
  3062. 10:08:50 265.884796 T:1968123904 DEBUG: LIRC: Update - NEW at 138498:67 0 KEY_UP_UP devinput (KEY_UP_UP)
  3063. 10:08:50 265.897766 T:1851679808 DEBUG: CecLogMessage - << 10
  3064. 10:08:50 265.988892 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3065. 10:08:51 266.602844 T:1968123904 DEBUG: LIRC: Update - NEW at 139216:6c 0 KEY_DOWN devinput (KEY_DOWN)
  3066. 10:08:51 266.604767 T:1968123904 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
  3067. 10:08:51 266.988190 T:1968123904 DEBUG: LIRC: Update - NEW at 139601:6c 0 KEY_DOWN_UP devinput (KEY_DOWN_UP)
  3068. 10:08:51 266.989746 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3069. 10:08:51 266.990265 T:1851679808 DEBUG: CecLogMessage - << 10
  3070. 10:08:51 267.172974 T:1851679808 DEBUG: Previous line repeats 1 times.
  3071. 10:08:51 267.173248 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3072. 10:08:52 268.109589 T:1968123904 DEBUG: LIRC: Update - NEW at 140723:160 0 KEY_OK devinput (KEY_OK)
  3073. 10:08:52 268.110809 T:1968123904 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
  3074. 10:08:52 268.116241 T:1968123904 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3075. 10:08:52 268.123077 T:1968123904 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetResumePosition|10977524111062022"
  3076. 10:08:52 268.173889 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3077. 10:08:52 268.174225 T:1851679808 DEBUG: CecLogMessage - << 10
  3078. 10:08:53 268.355591 T:1851679808 DEBUG: Previous line repeats 1 times.
  3079. 10:08:53 268.355835 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3080. 10:08:53 268.834137 T:1968123904 DEBUG: OnPlayMedia smb://USERNAME:PASSWORD@W7MCE-SSD/Recorded TV/Elementary_kabel eins_2015_02_27_21_05_00.wtv
  3081. 10:08:53 268.856812 T:1968123904 DEBUG: CPlayerCoreFactory::GetPlayers(smb://USERNAME:PASSWORD@W7MCE-SSD/Recorded TV/Elementary_kabel eins_2015_02_27_21_05_00.wtv)
  3082. 10:08:53 268.857147 T:1968123904 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  3083. 10:08:53 268.857452 T:1968123904 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  3084. 10:08:53 268.857697 T:1968123904 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
  3085. 10:08:53 268.858154 T:1968123904 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/mms/udp
  3086. 10:08:53 268.858612 T:1968123904 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  3087. 10:08:53 268.859039 T:1968123904 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
  3088. 10:08:53 268.859436 T:1968123904 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  3089. 10:08:53 268.859863 T:1968123904 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  3090. 10:08:53 268.860443 T:1968123904 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  3091. 10:08:53 268.860718 T:1968123904 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  3092. 10:08:53 268.861176 T:1968123904 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  3093. 10:08:53 268.861603 T:1968123904 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  3094. 10:08:53 268.862061 T:1968123904 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
  3095. 10:08:53 268.862457 T:1968123904 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  3096. 10:08:53 268.862823 T:1968123904 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
  3097. 10:08:53 268.863068 T:1968123904 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  3098. 10:08:53 268.863251 T:1968123904 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  3099. 10:08:53 268.863525 T:1968123904 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
  3100. 10:08:53 268.863953 T:1968123904 DEBUG: CPlayerCoreFactory::GetPlayers: adding audiodefaultplayer (3)
  3101. 10:08:53 268.864197 T:1968123904 DEBUG: CPlayerCoreFactory::GetPlayers: for video=0, audio=1
  3102. 10:08:53 268.864380 T:1968123904 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: PAPlayer (3)
  3103. 10:08:53 268.864532 T:1968123904 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  3104. 10:08:53 268.864777 T:1968123904 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
  3105. 10:08:53 268.864990 T:1968123904 DEBUG: CPlayerCoreFactory::GetPlayers: added 2 players
  3106. 10:08:53 268.998688 T:1956639808 DEBUG: CAESinkPi:Drain delay:99ms now:0ms
  3107. 10:08:53 268.999023 T:1956639808 DEBUG: CAESinkPi:Deinitialize
  3108. 10:08:53 268.999786 T:1956639808 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
  3109. 10:08:53 269.014862 T:1956639808 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x74002050
  3110. 10:08:53 269.039032 T:1968123904 NOTICE: DVDPlayer: Opening: smb://USERNAME:PASSWORD@W7MCE-SSD/Recorded TV/Elementary_kabel eins_2015_02_27_21_05_00.wtv
  3111. 10:08:53 269.039398 T:1968123904 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  3112. 10:08:53 269.039734 T:1968123904 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  3113. 10:08:53 269.039917 T:1968123904 DEBUG: CMMALRenderer::UnInitMMAL
  3114. 10:08:53 269.043701 T:1968123904 DEBUG: CMMALRenderer::PreInit
  3115. 10:08:53 269.050171 T:1550840896 NOTICE: Thread DVDPlayer start, auto delete: false
  3116. 10:08:53 269.050903 T:1550840896 NOTICE: Creating InputStream
  3117. 10:08:53 269.055145 T:1550840896 DEBUG: CSMBFile::Open - opened Recorded TV/Elementary_kabel eins_2015_02_27_21_05_00.wtv, fd=10002
  3118. 10:08:53 269.091919 T:1550840896 DEBUG: ScanForExternalSubtitles: Searching for subtitles...
  3119. 10:08:54 269.356750 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3120. 10:08:54 269.654175 T:1851679808 DEBUG: CecLogMessage - << 10
  3121. 10:08:54 269.654724 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3122. 10:08:54 269.659424 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetChannelCount"
  3123. 10:08:54 269.668640 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3124. 10:08:54 269.677246 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetTimerCount"
  3125. 10:08:54 269.680511 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3126. 10:08:54 269.687775 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetRecordingsAmount"
  3127. 10:08:54 269.745239 T:1851679808 DEBUG: CecLogMessage - << 10
  3128. 10:08:54 269.794281 T:1968123904 DEBUG: ------ Window Init (DialogBusy.xml) ------
  3129. 10:08:54 269.836029 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3130. 10:08:54 269.896332 T:1968123904 DEBUG: LIRC: Update - NEW at 142510:160 0 KEY_OK_UP devinput (KEY_OK_UP)
  3131. 10:08:55 270.836700 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3132. 10:08:55 270.837219 T:1851679808 DEBUG: CecLogMessage - << 10
  3133. 10:08:55 271.018585 T:1851679808 DEBUG: Previous line repeats 1 times.
  3134. 10:08:55 271.018829 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3135. 10:08:55 271.287750 T:1550840896 DEBUG: ScanForExternalSubtitles: END (total time: 2230 ms)
  3136. 10:08:55 271.288147 T:1550840896 NOTICE: Creating Demuxer
  3137. 10:08:55 271.295624 T:1550840896 DEBUG: Open - probing detected format [wtv]
  3138. 10:08:56 271.612823 T:1550840896 DEBUG: Open - avformat_find_stream_info starting
  3139. 10:08:56 271.615570 T:1550840896 DEBUG: ffmpeg[5C6FF440]: [wtv] parser not found for codec dvb_teletext, packets or times may be invalid.
  3140. 10:08:56 271.630676 T:1550840896 DEBUG: Previous line repeats 1 times.
  3141. 10:08:56 271.631012 T:1550840896 ERROR: ffmpeg[5C6FF440]: [mpeg2video] Invalid frame dimensions 0x0.
  3142. 10:08:56 271.922821 T:1550840896 ERROR: Previous line repeats 8 times.
  3143. 10:08:56 271.923126 T:1550840896 DEBUG: Open - av_find_stream_info finished
  3144. 10:08:56 271.929626 T:1550840896 INFO: ffmpeg[5C6FF440]: Input #0, wtv, from 'smb://android:android@W7MCE-SSD/Recorded TV/Elementary_kabel eins_2015_02_27_21_05_00.wtv':
  3145. 10:08:56 271.930176 T:1550840896 INFO: ffmpeg[5C6FF440]: Metadata:
  3146. 10:08:56 271.930634 T:1550840896 INFO: ffmpeg[5C6FF440]: Tuner ID : 08C38D12-D143-477A-A724-850AA14A57CC
  3147. 10:08:56 271.930908 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/MediaClassPrimaryID: db9830bd-3ab3-4fab-8a371a995f7ff74
  3148. 10:08:56 271.931244 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/MediaClassSecondaryID: ba7f258a-62f7-47a9-b21f4651c42a000
  3149. 10:08:56 271.931610 T:1550840896 INFO: ffmpeg[5C6FF440]: Title : Elementary
  3150. 10:08:56 271.931885 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/SubTitle : (1.16) Die Falle
  3151. 10:08:56 271.932312 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/SubTitleDescription: Detective Bell unter Beschuss: Zuerst wird ein Anschlag auf ihn verübt, dann soll ihm der Mord an einem Drogenboss angehängt werden. Offenbar will sich jemand an Bell rächen.
  3152. 10:08:56 271.932739 T:1550840896 INFO: ffmpeg[5C6FF440]: genre : |Krimiserie (Serie)|
  3153. 10:08:56 271.933075 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/OriginalReleaseTime: 2013
  3154. 10:08:56 271.939697 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/MediaCredits : Anwan Glover (Curtis Bradshaw)/Aidan Quinn (Captain Toby Gregson)/Paula Garcés (Officer Paula Reyes)/Jonny Lee Miller (Sherlock Holmes)/Lucy Liu (Dr. Joan Watson)/Jon Michael Hill (Detective Marcus Bell)/Malcolm Goodwin (Andre Bell)/Linda Emond (Dr. Cand
  3155. 10:08:56 271.940247 T:1550840896 INFO: ffmpeg[5C6FF440]: service_provider: kabel eins
  3156. 10:08:56 271.940643 T:1550840896 INFO: ffmpeg[5C6FF440]: service_name : kabel eins
  3157. 10:08:56 271.940948 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/MediaNetworkAffiliation: dvblink
  3158. 10:08:56 271.941284 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/MediaOriginalChannel: 14
  3159. 10:08:56 271.941620 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/MediaOriginalChannelSubNumber: 0
  3160. 10:08:56 271.941956 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/MediaOriginalBroadcastDateTime: 0001-01-01T00:00:00Z
  3161. 10:08:56 271.942322 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/MediaOriginalRunTime: 47987933166
  3162. 10:08:56 271.942688 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/MediaIsStereo: false
  3163. 10:08:56 271.943024 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/MediaIsRepeat: false
  3164. 10:08:56 271.943451 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/MediaIsLive : false
  3165. 10:08:56 271.943787 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/MediaIsTape : false
  3166. 10:08:56 271.944122 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/MediaIsDelay : false
  3167. 10:08:56 271.944489 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/MediaIsSubtitled: false
  3168. 10:08:56 271.944885 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/MediaIsMovie : false
  3169. 10:08:56 271.945251 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/MediaIsPremiere: false
  3170. 10:08:56 271.945587 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/MediaIsFinale: false
  3171. 10:08:56 271.946014 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/MediaIsSAP : false
  3172. 10:08:56 271.946442 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/MediaIsSport : false
  3173. 10:08:56 271.946838 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/Provider : Default
  3174. 10:08:56 271.949860 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/VideoClosedCaptioning: false
  3175. 10:08:56 271.950409 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/WMRVEncodeTime: 2015-02-27 20:05:01
  3176. 10:08:56 271.950867 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/WMRVSeriesUID: !GenericSeries!Elementary
  3177. 10:08:56 271.951233 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/WMRVServiceID: !Generated!b860e925c2fd48ddb5814ff5431f1d9c
  3178. 10:08:56 271.951538 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/WMRVProgramID: !Generated!81955589384c468185f5f1a0076f17e4
  3179. 10:08:56 271.951843 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/WMRVRequestID: 0
  3180. 10:08:56 271.952148 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/WMRVScheduleItemID: 0
  3181. 10:08:56 271.952515 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/WMRVQuality : 3
  3182. 10:08:56 271.952789 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/WMRVOriginalSoftPrePadding: 900
  3183. 10:08:56 271.953094 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/WMRVOriginalSoftPostPadding: 0
  3184. 10:08:56 271.953491 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/WMRVHardPrePadding: 4294966996
  3185. 10:08:56 271.953796 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/WMRVHardPostPadding: 600
  3186. 10:08:56 271.954163 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/WMRVATSCContent: false
  3187. 10:08:56 271.954498 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/WMRVDTVContent: true
  3188. 10:08:56 271.959656 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/WMRVHDContent: true
  3189. 10:08:56 271.960236 T:1550840896 INFO: ffmpeg[5C6FF440]: Duration : 47990569766
  3190. 10:08:56 271.960632 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/WMRVEndTime : 2015-02-27 21:25:00
  3191. 10:08:56 271.960907 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/WMRVBitrate : 4.058349
  3192. 10:08:56 271.961243 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/WMRVKeepUntil: 4294967293
  3193. 10:08:56 271.961578 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/WMRVActualSoftPrePadding: 898
  3194. 10:08:56 271.961853 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/WMRVActualSoftPostPadding: 0
  3195. 10:08:56 271.962189 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/WMRVContentProtected: false
  3196. 10:08:56 271.962524 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/WMRVContentProtectedPercent: 0
  3197. 10:08:56 271.962830 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/WMRVExpirationDate: 2038-01-19 03:14:07
  3198. 10:08:56 271.963135 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/WMRVExpirationSpan: 9223372036854775807
  3199. 10:08:56 271.970306 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/WMRVInBandRatingSystem: 255
  3200. 10:08:56 271.970703 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/WMRVInBandRatingLevel: 255
  3201. 10:08:56 271.971008 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/WMRVInBandRatingAttributes: 0
  3202. 10:08:56 271.971313 T:1550840896 INFO: ffmpeg[5C6FF440]: WM/WMRVWatched : false
  3203. 10:08:56 271.971741 T:1550840896 INFO: ffmpeg[5C6FF440]: Duration: 01:19:58.93, start: 1.573182, bitrate: 4058 kb/s
  3204. 10:08:56 271.972412 T:1550840896 INFO: ffmpeg[5C6FF440]: Stream #0:0[0x1b7](deu,deu): Subtitle: dvb_teletext
  3205. 10:08:56 271.973053 T:1550840896 INFO: ffmpeg[5C6FF440]: Stream #0:1[0x1b8](deu): Audio: mp2 (P[0][0][0] / 0x0050), 48000 Hz, stereo, s16p, 256 kb/s
  3206. 10:08:56 271.974030 T:1550840896 INFO: ffmpeg[5C6FF440]: Stream #0:2[0x1b9]: Video: mpeg2video (Main), yuv420p(tv), 720x576 [SAR 64:45 DAR 16:9], max. 15000 kb/s, 25 fps, 25 tbr, 10000k tbn, 50 tbc
  3207. 10:08:56 271.974426 T:1550840896 DEBUG: CDVDDemuxFFmpeg::AddStream(0, ...) -> 0
  3208. 10:08:56 271.974670 T:1550840896 DEBUG: CDVDDemuxFFmpeg::AddStream(1, ...) -> 1
  3209. 10:08:56 271.974884 T:1550840896 DEBUG: CDVDDemuxFFmpeg::AddStream(2, ...) -> 2
  3210. 10:08:56 271.981354 T:1550840896 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.clock input port 80 output port 81 m_handle 0x3847c10
  3211. 10:08:56 271.986755 T:1550840896 DEBUG: OMXClock::OMXStop
  3212. 10:08:56 271.987549 T:1550840896 DEBUG: OMXClock::OMXSetSpeed(0.00) pause_resume:1
  3213. 10:08:56 271.988190 T:1550840896 NOTICE: Opening stream: 2 source: 256
  3214. 10:08:56 271.988708 T:1550840896 DEBUG: DllBcm: Using omx system library
  3215. 10:08:56 271.992493 T:1550840896 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.video_decode input port 130 output port 131 m_handle 0x37e61b8
  3216. 10:08:56 271.996033 T:1550840896 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.video_decode) - port(130), nBufferCountMin(1), nBufferCountActual(120), nBufferSize(81920), nBufferAlignmen(16)
  3217. 10:08:56 272.019409 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3218. 10:08:56 272.019745 T:1851679808 DEBUG: CecLogMessage - << 10
  3219. 10:08:56 272.077698 T:1550840896 DEBUG: COMXVideo::Open - decoder_component(0x0x37e61b8), input_port(0x82), output_port(0x83) deinterlace 0 hdmiclocksync 0
  3220. 10:08:56 272.078064 T:1550840896 INFO: OMXPlayerVideo::OpenDecoder : Video codec omx-mpeg2 width 720 height 576 profile 4 fps 25.000000
  3221. 10:08:56 272.078308 T:1550840896 NOTICE: Creating video thread
  3222. 10:08:56 272.078735 T:1550840896 NOTICE: Opening stream: 1 source: 256
  3223. 10:08:56 272.084778 T:1567618112 NOTICE: Thread OMXPlayerVideo start, auto delete: false
  3224. 10:08:56 272.085175 T:1567618112 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_STARTED 0
  3225. 10:08:56 272.085815 T:1550840896 NOTICE: Creating audio thread
  3226. 10:08:56 272.086456 T:1550840896 NOTICE: Opening stream: 0 source: 256
  3227. 10:08:56 272.088074 T:1567618112 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  3228. 10:08:56 272.088501 T:1550840896 NOTICE: CDVDMessageQueue(teletext)::WaitUntilEmpty
  3229. 10:08:56 272.088745 T:1550840896 WARNING: CDVDMessageQueue(teletext)::Put MSGQ_NOT_INITIALIZED
  3230. 10:08:56 272.088928 T:1550840896 NOTICE: waiting for teletext data thread to exit
  3231. 10:08:56 272.091125 T:1559229504 NOTICE: Thread OMXPlayerAudio start, auto delete: false
  3232. 10:08:56 272.091522 T:1559229504 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_STARTED 0
  3233. 10:08:56 272.091797 T:1559229504 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  3234. 10:08:56 272.110657 T:1851679808 DEBUG: CecLogMessage - << 10
  3235. 10:08:56 272.129120 T:1550840896 NOTICE: Creating teletext data thread
  3236. 10:08:56 272.130280 T:1550840896 DEBUG: ReadEditDecisionLists - Checking for edit decision lists (EDL) on local drive or remote share for: smb://android:android@W7MCE-SSD/Recorded TV/Elementary_kabel eins_2015_02_27_21_05_00.wtv
  3237. 10:08:56 272.138855 T:1550840896 DEBUG: OnPlayBackStarted: play state was 1, starting 1
  3238. 10:08:56 272.146301 T:1621300288 NOTICE: Thread DVDTeletextData start, auto delete: false
  3239. 10:08:56 272.146881 T:1621300288 NOTICE: running thread: CDVDTeletextData
  3240. 10:08:56 272.147552 T:1968123904 DEBUG: PlayFile: OpenFile succeed, play state 2
  3241. 10:08:56 272.147827 T:1968123904 DEBUG: OnPlayBackStarted: play state was 2, starting 0
  3242. 10:08:56 272.149475 T:1550840896 DEBUG: CDVDPlayer::SetCaching - caching state 3
  3243. 10:08:56 272.152527 T:1559229504 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
  3244. 10:08:56 272.153076 T:1559229504 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_STARTED 0
  3245. 10:08:56 272.156952 T:1567618112 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_SETSPEED 0
  3246. 10:08:56 272.160431 T:1567618112 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_STARTED 0
  3247. 10:08:56 272.162292 T:1559229504 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(-4503599627370496.000000, 0.400000, 1)
  3248. 10:08:56 272.163147 T:1567618112 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(-4503599627370496.000000, 374111.500000, 1)
  3249. 10:08:56 272.163605 T:1567618112 INFO: COMXPlayerVideo - Stillframe left, switching to normal playback
  3250. 10:08:56 272.163849 T:1567618112 DEBUG: OMXVideo::Decode VDec : setStartTime 0.000000
  3251. 10:08:56 272.166321 T:1559229504 DEBUG: COMXAudioCodecOMX::Decode(0x37c1120,576) format=6(8) chan=2 samples=1152 size=2304 data=0x3b3fff0,0x38cd960,(nil),(nil),(nil),(nil),(nil),(nil)
  3252. 10:08:56 272.168274 T:1567618112 INFO: Output - renderer not started
  3253. 10:08:56 272.169067 T:1559229504 DEBUG: COMXAudioCodecOMX::GetData size=4608/9216 line=2304/4608 buf=0x3add378, desired=65536
  3254. 10:08:56 272.169708 T:1550840896 DEBUG: CDVDPlayer::HandleMessages - player started 2
  3255. 10:08:56 272.169952 T:1550840896 DEBUG: CDVDPlayer::HandleMessages player started 2 (s:1000 a:0 v:1)
  3256. 10:08:56 272.170410 T:1550840896 DEBUG: CDVDPlayer::HandleMessages - player started 1
  3257. 10:08:56 272.176971 T:1550840896 DEBUG: CDVDPlayer::HandleMessages player started RESET
  3258. 10:08:56 272.177246 T:1550840896 NOTICE: OMXClock using audio as reference
  3259. 10:08:56 272.178162 T:1550840896 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
  3260. 10:08:56 272.178467 T:1550840896 DEBUG: CDVDPlayer::HandleMessages player started 1 (s:1000 a:1 v:1)
  3261. 10:08:56 272.178680 T:1550840896 DEBUG: CDVDPlayer::SetCaching - caching state 4
  3262. 10:08:56 272.183594 T:1559229504 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
  3263. 10:08:56 272.186951 T:1567618112 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_SETSPEED 1000
  3264. 10:08:56 272.188477 T:1567618112 INFO: Output - renderer not started
  3265. 10:08:56 272.189240 T:1550840896 DEBUG: CDVDPlayer::CheckContinuity - wrapback :2, prev:414111.500000, curr:334111.500000, diff:-80000.000000
  3266. 10:08:56 272.190979 T:1567618112 INFO: Output - renderer not started
  3267. 10:08:56 272.201599 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3268. 10:08:56 272.202240 T:1567618112 INFO: Output - renderer not started
  3269. 10:08:56 272.216827 T:1559229504 INFO: Previous line repeats 2 times.
  3270. 10:08:56 272.217163 T:1559229504 DEBUG: COMXAudio::SetCodingType OMX_AUDIO_CodingPCM
  3271. 10:08:56 272.219910 T:1567618112 INFO: Output - renderer not started
  3272. 10:08:56 272.233673 T:1559229504 INFO: Previous line repeats 1 times.
  3273. 10:08:56 272.233978 T:1559229504 DEBUG: COMXAudio:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  3274. 10:08:56 272.234375 T:1559229504 INFO: COMXAudio::Initialize remap:(nil) chan:2->2 norm:0 upmix:0 3:3
  3275. 10:08:56 272.234955 T:1559229504 INFO: COMXAudio::Initialize 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
  3276. 10:08:56 272.235321 T:1559229504 INFO: COMXAudio::Initialize 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00
  3277. 10:08:56 272.235626 T:1559229504 INFO: COMXAudio::Initialize 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
  3278. 10:08:56 272.237579 T:1567618112 INFO: Previous line repeats 3 times.
  3279. 10:08:56 272.237946 T:1567618112 INFO: Output - renderer not started
  3280. 10:08:56 272.245758 T:1559229504 INFO: Previous line repeats 1 times.
  3281. 10:08:56 272.247589 T:1559229504 INFO: COMXAudio::Initialize 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
  3282. 10:08:56 272.256500 T:1567618112 INFO: Previous line repeats 1 times.
  3283. 10:08:56 272.256927 T:1567618112 INFO: Output - renderer not started
  3284. 10:08:56 272.264343 T:1559229504 INFO: Previous line repeats 1 times.
  3285. 10:08:56 272.264648 T:1559229504 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_decode input port 120 output port 121 m_handle 0x37efc18
  3286. 10:08:56 272.273804 T:1559229504 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_decode) - port(120), nBufferCountMin(4), nBufferCountActual(16), nBufferSize(65536), nBufferAlignmen(16)
  3287. 10:08:56 272.278625 T:1567618112 INFO: Output - renderer not started
  3288. 10:08:56 272.286591 T:1567618112 INFO: Previous line repeats 1 times.
  3289. 10:08:56 272.286926 T:1567618112 DEBUG: COMXVideo::PortSettingsChanged - 720x576@25.00 interlace:3 deinterlace:0
  3290. 10:08:56 272.287231 T:1567618112 DEBUG: ResolutionUpdateCallBack - change configuration. video:1920x1080. framerate: 25.00. 1024x576 format: BYPASS
  3291. 10:08:56 272.297516 T:1559229504 DEBUG: COMXAudio::Initialize Input bps 32 samplerate 48000 channels 2 buffer size 576000 bytes per second 384000
  3292. 10:08:56 272.297821 T:1559229504 DEBUG: pcm->direction : input
  3293. 10:08:56 272.298004 T:1559229504 DEBUG: pcm->nPortIndex : 0
  3294. 10:08:56 272.299835 T:1559229504 DEBUG: pcm->eNumData : 0
  3295. 10:08:56 272.300232 T:1559229504 DEBUG: pcm->eEndian : 1
  3296. 10:08:56 272.300537 T:1559229504 DEBUG: pcm->bInterleaved : 1
  3297. 10:08:56 272.300720 T:1559229504 DEBUG: pcm->nBitPerSample : 32
  3298. 10:08:56 272.300873 T:1559229504 DEBUG: pcm->ePCMMode : 0
  3299. 10:08:56 272.301086 T:1559229504 DEBUG: pcm->nChannels : 2
  3300. 10:08:56 272.301270 T:1559229504 DEBUG: pcm->nSamplingRate : 48000
  3301. 10:08:56 272.301483 T:1559229504 DEBUG: COMXAudio::Initialize device passthrough 0 hwdecode 0
  3302. 10:08:56 272.301697 T:1559229504 INFO: Audio codec channels 2 samplerate 48000 bitspersample 16
  3303. 10:08:56 272.302216 T:1559229504 DEBUG: COMXAudio::Decode ADec : setStartTime 0.000000
  3304. 10:08:56 272.317932 T:1559229504 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_mixer input port 232 output port 231 m_handle 0x384d458
  3305. 10:08:56 272.327484 T:1559229504 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x388c988
  3306. 10:08:56 272.329102 T:1559229504 INFO: COMXAudio::ApplyVolume - Volume=0.33 (* 1.00 * 1.00)
  3307. 10:08:56 272.330994 T:1559229504 DEBUG: COMXAudio::PortSettingsChanged - Output bps 16 samplerate 48000 channels 2 buffer size 576000 bytes per second 192000
  3308. 10:08:56 272.331299 T:1559229504 DEBUG: pcm->direction : output
  3309. 10:08:56 272.331543 T:1559229504 DEBUG: pcm->nPortIndex : 231
  3310. 10:08:56 272.331726 T:1559229504 DEBUG: pcm->eNumData : 0
  3311. 10:08:56 272.331879 T:1559229504 DEBUG: pcm->eEndian : 1
  3312. 10:08:56 272.332092 T:1559229504 DEBUG: pcm->bInterleaved : 1
  3313. 10:08:56 272.332275 T:1559229504 DEBUG: pcm->nBitPerSample : 16
  3314. 10:08:56 272.332489 T:1559229504 DEBUG: pcm->ePCMMode : 0
  3315. 10:08:56 272.332672 T:1559229504 DEBUG: pcm->nChannels : 2
  3316. 10:08:56 272.332855 T:1559229504 DEBUG: pcm->nSamplingRate : 48000
  3317. 10:08:56 272.333923 T:1567618112 DEBUG: CMMALRenderer::Configure - 720x576->1024x576@25.00 flags:10 format:14 ext:0 orient:0
  3318. 10:08:56 272.334290 T:1567618112 NOTICE: Display resolution DESKTOP : 1920x1080 (1920x1080) @ 50.00 - Full Screen (16)
  3319. 10:08:56 272.334625 T:1567618112 DEBUG: CXBMCRenderManager::Configure - 3
  3320. 10:08:56 272.335938 T:1968123904 DEBUG: CGUIInfoManager::SetCurrentSong(smb://android:android@W7MCE-SSD/Recorded TV/Elementary_kabel eins_2015_02_27_21_05_00.wtv)
  3321. 10:08:56 272.343506 T:1559229504 DEBUG: COMXAudio::PortSettingsChanged - bits:32 mode:0 channels:2 srate:48000 nopassthrough
  3322. 10:08:56 272.347168 T:1567618112 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.video_render input port 90 output port 90 m_handle 0x6832bd98
  3323. 10:08:57 272.351532 T:1567618112 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.video_scheduler input port 10 output port 11 m_handle 0x6830ec08
  3324. 10:08:57 272.386444 T:1968123904 DEBUG: LoadMusicTag: loading tag information for file: smb://android:android@W7MCE-SSD/Recorded TV/Elementary_kabel eins_2015_02_27_21_05_00.wtv
  3325. 10:08:57 272.713745 T:1559229504 INFO: COMXPlayerAudio - Switching to normal playback
  3326. 10:08:57 272.716217 T:1550840896 DEBUG: CDVDPlayer::HandleMessages - player started 1
  3327. 10:08:57 272.716614 T:1550840896 DEBUG: CDVDPlayer::HandleMessages player started RESET
  3328. 10:08:57 272.719666 T:1567618112 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  3329. 10:08:57 272.721924 T:1550840896 DEBUG: CDVDPlayer::HandleMessages player started 1 (s:1000 a:1 v:1)
  3330. 10:08:57 272.722412 T:1550840896 DEBUG: CDVDPlayer::SetCaching - caching state 0
  3331. 10:08:57 272.740326 T:1550840896 DEBUG: CDVDPlayer::OMXDoProcessing Resume 0.39,1.13 (A:01 V:01) EOF:0 FULL:0 T:0.20
  3332. 10:08:57 272.740662 T:1550840896 DEBUG: OMXClock::OMXSetSpeed(1.00) pause_resume:1
  3333. 10:08:57 272.773743 T:1968123904 DEBUG: Loading additional tag info for file smb://android:android@W7MCE-SSD/Recorded TV/Elementary_kabel eins_2015_02_27_21_05_00.wtv
  3334. 10:08:57 272.774750 T:1968123904 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  3335. 10:08:57 272.775238 T:1968123904 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  3336. 10:08:57 272.792145 T:1968123904 DEBUG: Activating window ID: 12005
  3337. 10:08:57 272.792664 T:1968123904 DEBUG: ------ Window Deinit (MyPVRRecordings.xml) ------
  3338. 10:08:57 272.825287 T:1968123904 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  3339. 10:08:57 272.875580 T:1968123904 DEBUG: OMXPlayerVideo::SetVideoRect 0,0,720,576 -> 38,23,1870,1054 (0,0,0,0,mono)
  3340. 10:08:57 272.880798 T:1968123904 DEBUG: COMXVideo::SetVideoRect 0,0,720,576 -> 38,23,1832,1031 mode:1
  3341. 10:08:57 272.881256 T:1968123904 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  3342. 10:08:57 273.202301 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3343. 10:08:57 273.202667 T:1851679808 DEBUG: CecLogMessage - << 10
  3344. 10:08:58 273.384125 T:1851679808 DEBUG: Previous line repeats 1 times.
  3345. 10:08:58 273.384430 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3346. 10:08:59 274.384979 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3347. 10:08:59 274.385376 T:1851679808 DEBUG: CecLogMessage - << 10
  3348. 10:08:59 274.566803 T:1851679808 DEBUG: Previous line repeats 1 times.
  3349. 10:08:59 274.567108 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3350. 10:09:00 275.568268 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3351. 10:09:00 275.568970 T:1851679808 DEBUG: CecLogMessage - << 10
  3352. 10:09:00 275.752045 T:1851679808 DEBUG: Previous line repeats 1 times.
  3353. 10:09:00 275.752289 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3354. 10:09:01 276.612061 T:1587745856 DEBUG: Thread BackgroundLoader 1587745856 terminating
  3355. 10:09:01 276.752808 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3356. 10:09:01 276.753204 T:1851679808 DEBUG: CecLogMessage - << 10
  3357. 10:09:01 276.934998 T:1851679808 DEBUG: Previous line repeats 1 times.
  3358. 10:09:01 276.935333 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3359. 10:09:02 277.935913 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3360. 10:09:02 277.936432 T:1851679808 DEBUG: CecLogMessage - << 10
  3361. 10:09:02 278.118164 T:1851679808 DEBUG: Previous line repeats 1 times.
  3362. 10:09:02 278.118591 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3363. 10:09:03 279.119263 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3364. 10:09:03 279.119659 T:1851679808 DEBUG: CecLogMessage - << 10
  3365. 10:09:03 279.301300 T:1851679808 DEBUG: Previous line repeats 1 times.
  3366. 10:09:03 279.301605 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3367. 10:09:04 279.714966 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3368. 10:09:04 279.719788 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetChannelCount"
  3369. 10:09:04 279.724121 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3370. 10:09:04 279.728210 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetTimerCount"
  3371. 10:09:04 279.732605 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3372. 10:09:04 279.738098 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetRecordingsAmount"
  3373. 10:09:04 280.302155 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3374. 10:09:04 280.302612 T:1851679808 DEBUG: CecLogMessage - << 10
  3375. 10:09:05 280.366302 T:1968123904 DEBUG: LIRC: Update - NEW at 152979:80 0 KEY_STOP devinput (KEY_STOP)
  3376. 10:09:05 280.367706 T:1968123904 DEBUG: OnKey: guide (0xe0) pressed, action is Stop
  3377. 10:09:05 280.368469 T:1968123904 NOTICE: CDVDPlayer::CloseFile()
  3378. 10:09:05 280.368805 T:1968123904 NOTICE: DVDPlayer: waiting for threads to exit
  3379. 10:09:05 280.369568 T:1550840896 NOTICE: CDVDPlayer::OnExit()
  3380. 10:09:05 280.369843 T:1550840896 NOTICE: Closing stream player 1
  3381. 10:09:05 280.370911 T:1559229504 NOTICE: thread end: OMXPlayerAudio::OnExit()
  3382. 10:09:05 280.371552 T:1559229504 DEBUG: Thread OMXPlayerAudio 1559229504 terminating
  3383. 10:09:05 280.393738 T:1851679808 DEBUG: CecLogMessage - << 10
  3384. 10:09:05 280.442963 T:1550840896 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_decode handle 0x37efc18
  3385. 10:09:05 280.460724 T:1550840896 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_mixer handle 0x384d458
  3386. 10:09:05 280.464722 T:1550840896 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x388c988
  3387. 10:09:05 280.465790 T:1550840896 NOTICE: Closing stream player 2
  3388. 10:09:05 280.469666 T:1567618112 NOTICE: thread end: video_thread
  3389. 10:09:05 280.470184 T:1567618112 DEBUG: Thread OMXPlayerVideo 1567618112 terminating
  3390. 10:09:05 280.484863 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3391. 10:09:05 280.523193 T:1550840896 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.video_scheduler handle 0x6830ec08
  3392. 10:09:05 280.576202 T:1550840896 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.video_decode handle 0x37e61b8
  3393. 10:09:05 280.579803 T:1550840896 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.video_render handle 0x6832bd98
  3394. 10:09:05 280.580902 T:1550840896 NOTICE: Closing stream player 4
  3395. 10:09:05 280.581482 T:1621300288 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true (-1)
  3396. 10:09:05 280.581909 T:1621300288 NOTICE: thread end: data_thread
  3397. 10:09:05 280.582275 T:1621300288 DEBUG: Thread DVDTeletextData 1621300288 terminating
  3398. 10:09:05 280.583466 T:1550840896 NOTICE: waiting for teletext data thread to exit
  3399. 10:09:05 280.599609 T:1550840896 DEBUG: CSMBFile::Close closing fd 10002
  3400. 10:09:05 280.602875 T:1550840896 DEBUG: OMXClock::OMXStop
  3401. 10:09:05 280.608459 T:1550840896 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.clock handle 0x3847c10
  3402. 10:09:05 280.610229 T:1550840896 DEBUG: OnPlayBackStopped: play state was 2, starting 0
  3403. 10:09:05 280.611023 T:1550840896 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  3404. 10:09:05 280.611816 T:1550840896 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  3405. 10:09:05 280.613037 T:1968123904 NOTICE: DVDPlayer: finished waiting
  3406. 10:09:05 280.613647 T:1968123904 DEBUG: CMMALRenderer::UnInitMMAL
  3407. 10:09:05 280.614471 T:1968123904 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  3408. 10:09:05 280.615479 T:1968123904 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  3409. 10:09:05 280.618073 T:1550840896 DEBUG: Thread DVDPlayer 1550840896 terminating
  3410. 10:09:05 280.727509 T:1968123904 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  3411. 10:09:05 280.728302 T:1968123904 DEBUG: ------ Window Init (MyPVRRecordings.xml) ------
  3412. 10:09:05 280.829529 T:1968123904 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/active/)
  3413. 10:09:05 280.830048 T:1968123904 DEBUG: ParentPath = [pvr://recordings/active/]
  3414. 10:09:05 280.839447 T:1968123904 DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/active)
  3415. 10:09:05 281.202850 T:1550840896 NOTICE: Thread BackgroundLoader start, auto delete: false
  3416. 10:09:06 281.485565 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3417. 10:09:06 281.485992 T:1851679808 DEBUG: CecLogMessage - << 10
  3418. 10:09:06 281.667358 T:1851679808 DEBUG: Previous line repeats 1 times.
  3419. 10:09:06 281.667664 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3420. 10:09:06 281.733856 T:1968123904 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x3740438
  3421. 10:09:06 281.736237 T:1968123904 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(125120), nBufferAlignmen(16)
  3422. 10:09:06 281.744446 T:1968123904 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0x3724478
  3423. 10:09:06 281.749512 T:1968123904 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x37ab9c0
  3424. 10:09:06 281.751923 T:1968123904 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  3425. 10:09:06 281.929657 T:1968123904 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x3740438
  3426. 10:09:06 281.932434 T:1968123904 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x3724478
  3427. 10:09:06 281.935730 T:1968123904 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x37ab9c0
  3428. 10:09:06 281.937286 T:1968123904 DEBUG: DecodeJpegToTexture: decoded special://skin/backgrounds/SKINDEFAULT.jpg 1280x720
  3429. 10:09:06 282.139465 T:1968123904 NOTICE: CDVDPlayer::CloseFile()
  3430. 10:09:06 282.139862 T:1968123904 NOTICE: DVDPlayer: waiting for threads to exit
  3431. 10:09:06 282.140167 T:1968123904 NOTICE: DVDPlayer: finished waiting
  3432. 10:09:06 282.140533 T:1968123904 DEBUG: CMMALRenderer::UnInitMMAL
  3433. 10:09:06 282.140991 T:1968123904 NOTICE: CDVDPlayer::CloseFile()
  3434. 10:09:06 282.141327 T:1968123904 NOTICE: DVDPlayer: waiting for threads to exit
  3435. 10:09:06 282.141663 T:1968123904 NOTICE: DVDPlayer: finished waiting
  3436. 10:09:06 282.141998 T:1968123904 DEBUG: CMMALRenderer::UnInitMMAL
  3437. 10:09:06 282.167786 T:1967027264 INFO: CAESinkALSA - Unable to open device "default" for playback
  3438. 10:09:06 282.234802 T:1967027264 DEBUG: Found 1 Lists of Devices
  3439. 10:09:06 282.235107 T:1967027264 DEBUG: Enumerated PI devices:
  3440. 10:09:06 282.235291 T:1967027264 DEBUG: Device 1
  3441. 10:09:06 282.235779 T:1967027264 DEBUG: m_deviceName : HDMI
  3442. 10:09:06 282.235992 T:1967027264 DEBUG: m_displayName : HDMI
  3443. 10:09:06 282.236176 T:1967027264 DEBUG: m_displayNameExtra:
  3444. 10:09:06 282.236389 T:1967027264 DEBUG: m_deviceType : AE_DEVTYPE_HDMI
  3445. 10:09:06 282.236603 T:1967027264 DEBUG: m_channels : FL,FR
  3446. 10:09:06 282.236938 T:1967027264 DEBUG: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
  3447. 10:09:06 282.237122 T:1967027264 DEBUG: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP,AE_FMT_AC3,AE_FMT_DTS,AE_FMT_EAC3
  3448. 10:09:06 282.237305 T:1967027264 DEBUG: Device 2
  3449. 10:09:06 282.237671 T:1967027264 DEBUG: m_deviceName : Analogue
  3450. 10:09:06 282.237976 T:1967027264 DEBUG: m_displayName : Analogue
  3451. 10:09:06 282.238159 T:1967027264 DEBUG: m_displayNameExtra:
  3452. 10:09:06 282.238342 T:1967027264 DEBUG: m_deviceType : AE_DEVTYPE_PCM
  3453. 10:09:06 282.238586 T:1967027264 DEBUG: m_channels : FL,FR
  3454. 10:09:06 282.243530 T:1967027264 DEBUG: m_sampleRates : 48000
  3455. 10:09:06 282.243927 T:1967027264 DEBUG: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  3456. 10:09:06 282.244202 T:1967027264 DEBUG: Device 3
  3457. 10:09:06 282.244629 T:1967027264 DEBUG: m_deviceName : Both
  3458. 10:09:06 282.244904 T:1967027264 DEBUG: m_displayName : HDMI and Analogue
  3459. 10:09:06 282.245087 T:1967027264 DEBUG: m_displayNameExtra:
  3460. 10:09:06 282.245270 T:1967027264 DEBUG: m_deviceType : AE_DEVTYPE_PCM
  3461. 10:09:06 282.245483 T:1967027264 DEBUG: m_channels : FL,FR
  3462. 10:09:06 282.245697 T:1967027264 DEBUG: m_sampleRates : 48000
  3463. 10:09:06 282.245941 T:1967027264 DEBUG: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  3464. 10:09:06 282.246765 T:1956639808 INFO: CActiveAESink::OpenSink - initialize sink
  3465. 10:09:06 282.247101 T:1956639808 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  3466. 10:09:06 282.248047 T:1956639808 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  3467. 10:09:06 282.248413 T:1956639808 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
  3468. 10:09:06 282.252014 T:1956639808 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x74002050
  3469. 10:09:06 282.259827 T:1956639808 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignmen(16)
  3470. 10:09:06 282.261078 T:1956639808 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  3471. 10:09:06 282.261353 T:1956639808 DEBUG: Output Device : HDMI
  3472. 10:09:06 282.261566 T:1956639808 DEBUG: Sample Rate : 44100
  3473. 10:09:06 282.261780 T:1956639808 DEBUG: Sample Format : AE_FMT_FLOAT
  3474. 10:09:06 282.261963 T:1956639808 DEBUG: Channel Count : 2
  3475. 10:09:06 282.262146 T:1956639808 DEBUG: Channel Layout: FL,FR
  3476. 10:09:06 282.262299 T:1956639808 DEBUG: Frames : 2205
  3477. 10:09:06 282.262512 T:1956639808 DEBUG: Frame Samples : 4410
  3478. 10:09:06 282.262695 T:1956639808 DEBUG: Frame Size : 8
  3479. 10:09:06 282.263428 T:1967027264 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  3480. 10:09:06 282.287689 T:1604523072 DEBUG: DoWork - Saving file state for video item smb://USERNAME:PASSWORD@W7MCE-SSD/Recorded TV/Elementary_kabel eins_2015_02_27_21_05_00.wtv
  3481. 10:09:06 282.288025 T:1604523072 WARNING: DoWork - Unable to open video database. Can not save file state!
  3482. 10:09:06 282.293274 T:1968123904 DEBUG: LIRC: Update - NEW at 154907:80 0 KEY_STOP_UP devinput (KEY_STOP_UP)
  3483. 10:09:07 282.668243 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3484. 10:09:07 282.668793 T:1851679808 DEBUG: CecLogMessage - << 10
  3485. 10:09:07 282.850677 T:1851679808 DEBUG: Previous line repeats 1 times.
  3486. 10:09:07 282.850952 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3487. 10:09:08 283.700073 T:1968123904 DEBUG: LIRC: Update - NEW at 156313:6c 0 KEY_DOWN devinput (KEY_DOWN)
  3488. 10:09:08 283.700714 T:1968123904 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
  3489. 10:09:08 283.851440 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3490. 10:09:08 283.851929 T:1851679808 DEBUG: CecLogMessage - << 10
  3491. 10:09:08 284.033508 T:1851679808 DEBUG: Previous line repeats 1 times.
  3492. 10:09:08 284.033813 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3493. 10:09:08 284.091797 T:1968123904 DEBUG: LIRC: Update - NEW at 156704:6c 0 KEY_DOWN_UP devinput (KEY_DOWN_UP)
  3494. 10:09:08 284.262177 T:1968123904 DEBUG: LIRC: Update - NEW at 156875:6c 0 KEY_DOWN devinput (KEY_DOWN)
  3495. 10:09:08 284.262817 T:1968123904 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
  3496. 10:09:09 284.602325 T:1968123904 DEBUG: LIRC: Update - NEW at 157215:6c 0 KEY_DOWN_UP devinput (KEY_DOWN_UP)
  3497. 10:09:10 285.583130 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3498. 10:09:10 285.583618 T:1851679808 DEBUG: CecLogMessage - << 10
  3499. 10:09:10 285.637665 T:1968123904 DEBUG: LIRC: Update - NEW at 158251:6c 0 KEY_DOWN devinput (KEY_DOWN)
  3500. 10:09:10 285.638336 T:1968123904 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
  3501. 10:09:10 285.674500 T:1851679808 DEBUG: CecLogMessage - << 10
  3502. 10:09:10 285.708893 T:1968123904 DEBUG: LIRC: Update - NEW at 158322:6c 0 KEY_DOWN_UP devinput (KEY_DOWN_UP)
  3503. 10:09:10 285.765381 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3504. 10:09:11 286.766052 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3505. 10:09:11 286.766479 T:1851679808 DEBUG: CecLogMessage - << 10
  3506. 10:09:11 286.786469 T:1968123904 DEBUG: LIRC: Update - NEW at 159400:160 0 KEY_OK devinput (KEY_OK)
  3507. 10:09:11 286.787170 T:1968123904 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
  3508. 10:09:11 286.788483 T:1968123904 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3509. 10:09:11 286.793762 T:1968123904 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetResumePosition|10977524119978112"
  3510. 10:09:11 286.857635 T:1851679808 DEBUG: CecLogMessage - << 10
  3511. 10:09:11 286.948456 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3512. 10:09:11 287.028656 T:1968123904 INFO: Loading skin file: DialogContextMenu.xml, load type: KEEP_IN_MEMORY
  3513. 10:09:11 287.051727 T:1968123904 DEBUG: ------ Window Init (DialogContextMenu.xml) ------
  3514. 10:09:11 287.139862 T:1968123904 DEBUG: LIRC: Update - NEW at 159753:160 0 KEY_OK_UP devinput (KEY_OK_UP)
  3515. 10:09:12 287.949005 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3516. 10:09:12 287.949432 T:1851679808 DEBUG: CecLogMessage - << 10
  3517. 10:09:12 288.130981 T:1851679808 DEBUG: Previous line repeats 1 times.
  3518. 10:09:12 288.131287 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3519. 10:09:13 289.131958 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3520. 10:09:13 289.132477 T:1851679808 DEBUG: CecLogMessage - << 10
  3521. 10:09:13 289.313995 T:1851679808 DEBUG: Previous line repeats 1 times.
  3522. 10:09:13 289.314270 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3523. 10:09:14 289.717987 T:1968123904 DEBUG: LIRC: Update - NEW at 162331:ae 0 KEY_EXIT devinput (KEY_EXIT)
  3524. 10:09:14 289.720764 T:1968123904 DEBUG: OnKey: menu (0xd8) pressed, action is Back
  3525. 10:09:14 289.760193 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3526. 10:09:14 289.764313 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetChannelCount"
  3527. 10:09:14 289.770966 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3528. 10:09:14 289.779144 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetTimerCount"
  3529. 10:09:14 289.787476 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3530. 10:09:14 289.792206 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetRecordingsAmount"
  3531. 10:09:14 290.105988 T:1968123904 DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
  3532. 10:09:14 290.158844 T:1968123904 DEBUG: LIRC: Update - NEW at 162772:ae 0 KEY_EXIT_UP devinput (KEY_EXIT_UP)
  3533. 10:09:14 290.314819 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3534. 10:09:14 290.315277 T:1851679808 DEBUG: CecLogMessage - << 10
  3535. 10:09:15 290.496857 T:1851679808 DEBUG: Previous line repeats 1 times.
  3536. 10:09:15 290.497162 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3537. 10:09:16 291.497742 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3538. 10:09:16 291.498199 T:1851679808 DEBUG: CecLogMessage - << 10
  3539. 10:09:16 291.680176 T:1851679808 DEBUG: Previous line repeats 1 times.
  3540. 10:09:16 291.680450 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3541. 10:09:17 292.680969 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3542. 10:09:17 292.681366 T:1851679808 DEBUG: CecLogMessage - << 10
  3543. 10:09:17 292.862793 T:1851679808 DEBUG: Previous line repeats 1 times.
  3544. 10:09:17 292.863098 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3545. 10:09:18 293.637512 T:1550840896 DEBUG: Thread BackgroundLoader 1550840896 terminating
  3546. 10:09:18 293.863708 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3547. 10:09:18 293.864166 T:1851679808 DEBUG: CecLogMessage - << 10
  3548. 10:09:18 294.045563 T:1851679808 DEBUG: Previous line repeats 1 times.
  3549. 10:09:18 294.045807 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3550. 10:09:19 294.402313 T:1968123904 DEBUG: LIRC: Update - NEW at 167015:e2 0 KEY_MEDIA devinput (KEY_MEDIA)
  3551. 10:09:19 294.403198 T:1968123904 DEBUG: OnKey: percent (0x25) pressed, action is PreviousMenu
  3552. 10:09:19 294.408508 T:1968123904 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  3553. 10:09:19 295.008331 T:1968123904 DEBUG: ------ Window Deinit (MyPVRRecordings.xml) ------
  3554. 10:09:19 295.016937 T:1968123904 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  3555. 10:09:19 295.019257 T:1968123904 DEBUG: ------ Window Init (Home.xml) ------
  3556. 10:09:19 295.038544 T:1604523072 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  3557. 10:09:19 295.046417 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3558. 10:09:19 295.046875 T:1851679808 DEBUG: CecLogMessage - << 10
  3559. 10:09:19 295.077667 T:1604523072 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
  3560. 10:09:19 295.123016 T:1968123904 DEBUG: LIRC: Update - NEW at 167736:e2 0 KEY_MEDIA_UP devinput (KEY_MEDIA_UP)
  3561. 10:09:19 295.137756 T:1851679808 DEBUG: CecLogMessage - << 10
  3562. 10:09:19 295.228607 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3563. 10:09:20 295.560730 T:1604523072 DEBUG: GetRecentlyAddedAlbums query: select * from albumview where strAlbum != '' order by idAlbum desc limit 10
  3564. 10:09:20 296.229248 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3565. 10:09:20 296.229828 T:1851679808 DEBUG: CecLogMessage - << 10
  3566. 10:09:21 296.411896 T:1851679808 DEBUG: Previous line repeats 1 times.
  3567. 10:09:21 296.412231 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3568. 10:09:21 296.977722 T:1604523072 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  3569. 10:09:21 297.025177 T:1604523072 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  3570. 10:09:22 297.412994 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3571. 10:09:22 297.413635 T:1851679808 DEBUG: CecLogMessage - << 10
  3572. 10:09:22 297.595245 T:1851679808 DEBUG: Previous line repeats 1 times.
  3573. 10:09:22 297.595642 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3574. 10:09:23 298.596222 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3575. 10:09:23 298.596649 T:1851679808 DEBUG: CecLogMessage - << 10
  3576. 10:09:23 298.778046 T:1851679808 DEBUG: Previous line repeats 1 times.
  3577. 10:09:23 298.778290 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3578. 10:09:24 299.778870 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3579. 10:09:24 299.779388 T:1851679808 DEBUG: CecLogMessage - << 10
  3580. 10:09:24 299.816956 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3581. 10:09:24 299.823547 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetChannelCount"
  3582. 10:09:24 299.827362 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3583. 10:09:24 299.831238 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetTimerCount"
  3584. 10:09:24 299.841949 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3585. 10:09:24 299.845703 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetRecordingsAmount"
  3586. 10:09:24 299.870605 T:1851679808 DEBUG: CecLogMessage - << 10
  3587. 10:09:24 299.961670 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3588. 10:09:25 300.962494 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3589. 10:09:25 300.962982 T:1851679808 DEBUG: CecLogMessage - << 10
  3590. 10:09:25 301.145233 T:1851679808 DEBUG: Previous line repeats 1 times.
  3591. 10:09:25 301.145599 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3592. 10:09:26 302.146240 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3593. 10:09:26 302.146851 T:1851679808 DEBUG: CecLogMessage - << 10
  3594. 10:09:26 302.328583 T:1851679808 DEBUG: Previous line repeats 1 times.
  3595. 10:09:26 302.328888 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3596. 10:09:27 303.329498 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3597. 10:09:28 303.498993 T:1851679808 DEBUG: CecLogMessage - << 10
  3598. 10:09:28 303.681396 T:1851679808 DEBUG: Previous line repeats 1 times.
  3599. 10:09:28 303.681793 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3600. 10:09:29 304.682373 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3601. 10:09:29 304.682953 T:1851679808 DEBUG: CecLogMessage - << 10
  3602. 10:09:29 304.864563 T:1851679808 DEBUG: Previous line repeats 1 times.
  3603. 10:09:29 304.864929 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3604. 10:09:30 305.865662 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3605. 10:09:30 305.866211 T:1851679808 DEBUG: CecLogMessage - << 10
  3606. 10:09:30 306.048035 T:1851679808 DEBUG: Previous line repeats 1 times.
  3607. 10:09:30 306.048370 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3608. 10:09:31 307.048920 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3609. 10:09:31 307.049530 T:1851679808 DEBUG: CecLogMessage - << 10
  3610. 10:09:31 307.231537 T:1851679808 DEBUG: Previous line repeats 1 times.
  3611. 10:09:31 307.231934 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3612. 10:09:32 308.232666 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3613. 10:09:32 308.233246 T:1851679808 DEBUG: CecLogMessage - << 10
  3614. 10:09:33 308.415192 T:1851679808 DEBUG: Previous line repeats 1 times.
  3615. 10:09:33 308.415558 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3616. 10:09:34 309.416016 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3617. 10:09:34 309.416534 T:1851679808 DEBUG: CecLogMessage - << 10
  3618. 10:09:34 309.598328 T:1851679808 DEBUG: Previous line repeats 1 times.
  3619. 10:09:34 309.598633 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3620. 10:09:34 309.869598 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3621. 10:09:34 309.952057 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetChannelCount"
  3622. 10:09:34 309.965424 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3623. 10:09:34 309.970184 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetTimerCount"
  3624. 10:09:34 309.974548 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3625. 10:09:34 309.979736 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetRecordingsAmount"
  3626. 10:09:35 310.599091 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3627. 10:09:35 310.599548 T:1851679808 DEBUG: CecLogMessage - << 10
  3628. 10:09:35 310.781433 T:1851679808 DEBUG: Previous line repeats 1 times.
  3629. 10:09:35 310.781891 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3630. 10:09:36 311.782593 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3631. 10:09:36 311.783112 T:1851679808 DEBUG: CecLogMessage - << 10
  3632. 10:09:36 311.964905 T:1851679808 DEBUG: Previous line repeats 1 times.
  3633. 10:09:36 311.965240 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3634. 10:09:37 312.965881 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3635. 10:09:37 312.966339 T:1851679808 DEBUG: CecLogMessage - << 10
  3636. 10:09:37 313.148376 T:1851679808 DEBUG: Previous line repeats 1 times.
  3637. 10:09:37 313.148773 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3638. 10:09:38 314.149506 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3639. 10:09:38 314.150146 T:1851679808 DEBUG: CecLogMessage - << 10
  3640. 10:09:38 314.331696 T:1851679808 DEBUG: Previous line repeats 1 times.
  3641. 10:09:39 314.619507 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3642. 10:09:40 315.620453 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3643. 10:09:40 315.620972 T:1851679808 DEBUG: CecLogMessage - << 10
  3644. 10:09:40 315.802765 T:1851679808 DEBUG: Previous line repeats 1 times.
  3645. 10:09:40 315.803192 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3646. 10:09:41 316.803894 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3647. 10:09:41 316.804291 T:1851679808 DEBUG: CecLogMessage - << 10
  3648. 10:09:41 316.985657 T:1851679808 DEBUG: Previous line repeats 1 times.
  3649. 10:09:41 316.985901 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3650. 10:09:42 317.986450 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3651. 10:09:42 317.987030 T:1851679808 DEBUG: CecLogMessage - << 10
  3652. 10:09:42 318.168854 T:1851679808 DEBUG: Previous line repeats 1 times.
  3653. 10:09:42 318.169250 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3654. 10:09:43 319.170105 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3655. 10:09:43 319.171204 T:1851679808 DEBUG: CecLogMessage - << 10
  3656. 10:09:44 319.352753 T:1851679808 DEBUG: Previous line repeats 1 times.
  3657. 10:09:44 319.353027 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3658. 10:09:44 320.005585 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3659. 10:09:44 320.012604 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetChannelCount"
  3660. 10:09:44 320.020599 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3661. 10:09:44 320.026581 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetTimerCount"
  3662. 10:09:44 320.032928 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3663. 10:09:44 320.040161 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetRecordingsAmount"
  3664. 10:09:45 320.353546 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3665. 10:09:45 320.353973 T:1851679808 DEBUG: CecLogMessage - << 10
  3666. 10:09:45 320.535248 T:1851679808 DEBUG: Previous line repeats 1 times.
  3667. 10:09:45 320.841614 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3668. 10:09:46 321.842316 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3669. 10:09:46 321.842865 T:1851679808 DEBUG: CecLogMessage - << 10
  3670. 10:09:46 322.024475 T:1851679808 DEBUG: Previous line repeats 1 times.
  3671. 10:09:46 322.024933 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3672. 10:09:47 323.025604 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3673. 10:09:47 323.026154 T:1851679808 DEBUG: CecLogMessage - << 10
  3674. 10:09:47 323.208191 T:1851679808 DEBUG: Previous line repeats 1 times.
  3675. 10:09:47 323.208649 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3676. 10:09:48 324.209534 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3677. 10:09:48 324.210297 T:1851679808 DEBUG: CecLogMessage - << 10
  3678. 10:09:49 324.392151 T:1851679808 DEBUG: Previous line repeats 1 times.
  3679. 10:09:49 324.392548 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3680. 10:09:49 325.040070 T:1712321600 DEBUG: Thread JobWorker 1712321600 terminating (autodelete)
  3681. 10:09:49 325.041260 T:1737487424 DEBUG: Thread JobWorker 1737487424 terminating (autodelete)
  3682. 10:09:49 325.042297 T:1612911680 DEBUG: Thread JobWorker 1612911680 terminating (autodelete)
  3683. 10:09:50 325.393158 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3684. 10:09:50 325.393860 T:1851679808 DEBUG: CecLogMessage - << 10
  3685. 10:09:50 325.575348 T:1851679808 DEBUG: Previous line repeats 1 times.
  3686. 10:09:50 325.575623 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3687. 10:09:51 326.576141 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3688. 10:09:51 326.576569 T:1851679808 DEBUG: CecLogMessage - << 10
  3689. 10:09:51 326.758118 T:1851679808 DEBUG: Previous line repeats 1 times.
  3690. 10:09:51 326.758514 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3691. 10:09:52 327.643158 T:1604523072 DEBUG: Thread JobWorker 1604523072 terminating (autodelete)
  3692. 10:09:52 327.759064 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3693. 10:09:52 327.759430 T:1851679808 DEBUG: CecLogMessage - << 10
  3694. 10:09:52 327.942047 T:1851679808 DEBUG: Previous line repeats 1 times.
  3695. 10:09:52 327.942413 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3696. 10:09:53 328.943115 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3697. 10:09:53 328.943665 T:1851679808 DEBUG: CecLogMessage - << 10
  3698. 10:09:53 329.125641 T:1851679808 DEBUG: Previous line repeats 1 times.
  3699. 10:09:53 329.126160 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3700. 10:09:54 330.076050 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3701. 10:09:54 330.080109 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetChannelCount"
  3702. 10:09:54 330.083954 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3703. 10:09:54 330.087769 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetTimerCount"
  3704. 10:09:54 330.091492 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3705. 10:09:54 330.095703 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetRecordingsAmount"
  3706. 10:09:54 330.126831 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3707. 10:09:54 330.127441 T:1851679808 DEBUG: CecLogMessage - << 10
  3708. 10:09:54 330.309479 T:1851679808 DEBUG: Previous line repeats 1 times.
  3709. 10:09:54 330.309814 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3710. 10:09:55 331.310669 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3711. 10:09:55 331.311005 T:1851679808 DEBUG: CecLogMessage - << 10
  3712. 10:09:56 331.492767 T:1851679808 DEBUG: Previous line repeats 1 times.
  3713. 10:09:56 331.493042 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3714. 10:09:57 332.493744 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3715. 10:09:57 332.494171 T:1851679808 DEBUG: CecLogMessage - << 10
  3716. 10:09:57 332.676025 T:1851679808 DEBUG: Previous line repeats 1 times.
  3717. 10:09:57 332.676422 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3718. 10:09:58 333.677185 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3719. 10:09:58 333.677673 T:1851679808 DEBUG: CecLogMessage - << 10
  3720. 10:09:58 333.859436 T:1851679808 DEBUG: Previous line repeats 1 times.
  3721. 10:09:58 333.859833 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3722. 10:09:59 334.860626 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3723. 10:09:59 334.861176 T:1851679808 DEBUG: CecLogMessage - << 10
  3724. 10:09:59 335.042816 T:1851679808 DEBUG: Previous line repeats 1 times.
  3725. 10:09:59 335.043182 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3726. 10:10:00 336.044159 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3727. 10:10:00 336.044739 T:1851679808 DEBUG: CecLogMessage - << 10
  3728. 10:10:00 336.226593 T:1851679808 DEBUG: Previous line repeats 1 times.
  3729. 10:10:00 336.227112 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3730. 10:10:01 337.227631 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3731. 10:10:01 337.228088 T:1851679808 DEBUG: CecLogMessage - << 10
  3732. 10:10:02 337.410065 T:1851679808 DEBUG: Previous line repeats 1 times.
  3733. 10:10:02 337.410461 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3734. 10:10:03 338.411163 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3735. 10:10:03 338.411652 T:1851679808 DEBUG: CecLogMessage - << 10
  3736. 10:10:03 338.593262 T:1851679808 DEBUG: Previous line repeats 1 times.
  3737. 10:10:03 338.593689 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3738. 10:10:04 339.594330 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3739. 10:10:04 339.594849 T:1851679808 DEBUG: CecLogMessage - << 10
  3740. 10:10:04 339.776337 T:1851679808 DEBUG: Previous line repeats 1 times.
  3741. 10:10:04 339.776703 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3742. 10:10:04 340.121704 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3743. 10:10:04 340.329803 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetChannelCount"
  3744. 10:10:04 340.338684 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3745. 10:10:04 340.342529 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetTimerCount"
  3746. 10:10:04 340.345764 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3747. 10:10:04 340.349182 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetRecordingsAmount"
  3748. 10:10:05 340.777161 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3749. 10:10:05 340.777588 T:1851679808 DEBUG: CecLogMessage - << 10
  3750. 10:10:05 340.958862 T:1851679808 DEBUG: Previous line repeats 1 times.
  3751. 10:10:05 340.959106 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3752. 10:10:06 341.959717 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3753. 10:10:06 341.960297 T:1851679808 DEBUG: CecLogMessage - << 10
  3754. 10:10:06 342.142487 T:1851679808 DEBUG: Previous line repeats 1 times.
  3755. 10:10:06 342.142883 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3756. 10:10:07 343.143585 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3757. 10:10:07 343.144135 T:1851679808 DEBUG: CecLogMessage - << 10
  3758. 10:10:07 343.325714 T:1851679808 DEBUG: Previous line repeats 1 times.
  3759. 10:10:07 343.325989 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3760. 10:10:08 344.326538 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3761. 10:10:08 344.327148 T:1851679808 DEBUG: CecLogMessage - << 10
  3762. 10:10:09 344.509064 T:1851679808 DEBUG: Previous line repeats 1 times.
  3763. 10:10:09 344.509521 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3764. 10:10:10 345.510559 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3765. 10:10:10 345.924225 T:1851679808 DEBUG: CecLogMessage - << 10
  3766. 10:10:10 346.105927 T:1851679808 DEBUG: Previous line repeats 1 times.
  3767. 10:10:10 346.106232 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3768. 10:10:11 347.106873 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3769. 10:10:11 347.107391 T:1851679808 DEBUG: CecLogMessage - << 10
  3770. 10:10:11 347.289062 T:1851679808 DEBUG: Previous line repeats 1 times.
  3771. 10:10:11 347.289429 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3772. 10:10:12 348.290100 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3773. 10:10:12 348.290619 T:1851679808 DEBUG: CecLogMessage - << 10
  3774. 10:10:13 348.472229 T:1851679808 DEBUG: Previous line repeats 1 times.
  3775. 10:10:13 348.472595 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3776. 10:10:14 349.473419 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3777. 10:10:14 349.474091 T:1851679808 DEBUG: CecLogMessage - << 10
  3778. 10:10:14 349.655792 T:1851679808 DEBUG: Previous line repeats 1 times.
  3779. 10:10:14 349.656067 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3780. 10:10:15 350.376953 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3781. 10:10:15 350.381042 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetChannelCount"
  3782. 10:10:15 350.384857 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3783. 10:10:15 350.392792 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetTimerCount"
  3784. 10:10:15 350.398132 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3785. 10:10:15 350.403229 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetRecordingsAmount"
  3786. 10:10:15 350.656616 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3787. 10:10:15 350.657135 T:1851679808 DEBUG: CecLogMessage - << 10
  3788. 10:10:15 350.838806 T:1851679808 DEBUG: Previous line repeats 1 times.
  3789. 10:10:15 350.839172 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3790. 10:10:16 351.839661 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3791. 10:10:16 351.840179 T:1851679808 DEBUG: CecLogMessage - << 10
  3792. 10:10:16 352.021545 T:1851679808 DEBUG: Previous line repeats 1 times.
  3793. 10:10:16 352.021790 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3794. 10:10:17 353.022308 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3795. 10:10:17 353.022736 T:1851679808 DEBUG: CecLogMessage - << 10
  3796. 10:10:17 353.204254 T:1851679808 DEBUG: Previous line repeats 1 times.
  3797. 10:10:17 353.204651 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3798. 10:10:18 354.205261 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3799. 10:10:19 354.472778 T:1851679808 DEBUG: CecLogMessage - << 10
  3800. 10:10:19 354.654999 T:1851679808 DEBUG: Previous line repeats 1 times.
  3801. 10:10:19 354.655334 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3802. 10:10:19 354.768066 T:1956639808 DEBUG: CAESinkPi:Drain delay:99ms now:0ms
  3803. 10:10:20 355.655914 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3804. 10:10:20 355.656494 T:1851679808 DEBUG: CecLogMessage - << 10
  3805. 10:10:20 355.838196 T:1851679808 DEBUG: Previous line repeats 1 times.
  3806. 10:10:20 355.838531 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3807. 10:10:21 356.839050 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3808. 10:10:21 356.839386 T:1851679808 DEBUG: CecLogMessage - << 10
  3809. 10:10:21 357.020935 T:1851679808 DEBUG: Previous line repeats 1 times.
  3810. 10:10:21 357.021210 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3811. 10:10:22 358.021759 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3812. 10:10:22 358.022308 T:1851679808 DEBUG: CecLogMessage - << 10
  3813. 10:10:22 358.204010 T:1851679808 DEBUG: Previous line repeats 1 times.
  3814. 10:10:22 358.204376 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3815. 10:10:23 359.204987 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3816. 10:10:23 359.205475 T:1851679808 DEBUG: CecLogMessage - << 10
  3817. 10:10:24 359.387329 T:1851679808 DEBUG: Previous line repeats 1 times.
  3818. 10:10:24 359.387665 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3819. 10:10:25 360.388580 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3820. 10:10:25 360.389343 T:1851679808 DEBUG: CecLogMessage - << 10
  3821. 10:10:25 360.430664 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3822. 10:10:25 360.434784 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetChannelCount"
  3823. 10:10:25 360.438629 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3824. 10:10:25 360.442566 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetTimerCount"
  3825. 10:10:25 360.454956 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3826. 10:10:25 360.464233 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetRecordingsAmount"
  3827. 10:10:25 360.480682 T:1851679808 DEBUG: CecLogMessage - << 10
  3828. 10:10:25 360.571747 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3829. 10:10:26 361.572754 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3830. 10:10:26 361.573425 T:1851679808 DEBUG: CecLogMessage - << 10
  3831. 10:10:26 361.755249 T:1851679808 DEBUG: Previous line repeats 1 times.
  3832. 10:10:26 361.755524 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3833. 10:10:27 362.756104 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3834. 10:10:27 362.756622 T:1851679808 DEBUG: CecLogMessage - << 10
  3835. 10:10:27 362.938477 T:1851679808 DEBUG: Previous line repeats 1 times.
  3836. 10:10:27 362.938873 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3837. 10:10:28 363.939453 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3838. 10:10:28 363.940094 T:1851679808 DEBUG: CecLogMessage - << 10
  3839. 10:10:28 364.121735 T:1851679808 DEBUG: Previous line repeats 1 times.
  3840. 10:10:28 364.122101 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3841. 10:10:29 364.768646 T:1956639808 DEBUG: CAESinkPi:Deinitialize
  3842. 10:10:29 364.769775 T:1956639808 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
  3843. 10:10:29 364.782898 T:1956639808 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x74002050
  3844. 10:10:29 365.122620 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3845. 10:10:29 365.123108 T:1851679808 DEBUG: CecLogMessage - << 10
  3846. 10:10:29 365.304504 T:1851679808 DEBUG: Previous line repeats 1 times.
  3847. 10:10:29 365.304901 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3848. 10:10:30 366.305542 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3849. 10:10:30 366.306030 T:1851679808 DEBUG: CecLogMessage - << 10
  3850. 10:10:31 366.487976 T:1851679808 DEBUG: Previous line repeats 1 times.
  3851. 10:10:31 366.488373 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3852. 10:10:32 367.488922 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3853. 10:10:32 367.489532 T:1851679808 DEBUG: CecLogMessage - << 10
  3854. 10:10:32 367.671570 T:1851679808 DEBUG: Previous line repeats 1 times.
  3855. 10:10:32 367.671936 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3856. 10:10:33 368.672638 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3857. 10:10:33 368.673065 T:1851679808 DEBUG: CecLogMessage - << 10
  3858. 10:10:33 368.854889 T:1851679808 DEBUG: Previous line repeats 1 times.
  3859. 10:10:33 368.855316 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3860. 10:10:34 369.855988 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3861. 10:10:34 369.856506 T:1851679808 DEBUG: CecLogMessage - << 10
  3862. 10:10:34 370.038208 T:1851679808 DEBUG: Previous line repeats 1 times.
  3863. 10:10:34 370.038605 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3864. 10:10:35 370.493652 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3865. 10:10:35 370.497833 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetChannelCount"
  3866. 10:10:35 370.501526 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3867. 10:10:35 370.505463 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetTimerCount"
  3868. 10:10:35 370.509094 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3869. 10:10:35 370.512939 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetRecordingsAmount"
  3870. 10:10:35 371.039154 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3871. 10:10:35 371.039581 T:1851679808 DEBUG: CecLogMessage - << 10
  3872. 10:10:35 371.221191 T:1851679808 DEBUG: Previous line repeats 1 times.
  3873. 10:10:35 371.221588 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3874. 10:10:36 372.222290 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3875. 10:10:36 372.222870 T:1851679808 DEBUG: CecLogMessage - << 10
  3876. 10:10:37 372.404510 T:1851679808 DEBUG: Previous line repeats 1 times.
  3877. 10:10:37 372.404816 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3878. 10:10:38 373.405365 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3879. 10:10:38 373.405853 T:1851679808 DEBUG: CecLogMessage - << 10
  3880. 10:10:38 373.587738 T:1851679808 DEBUG: Previous line repeats 1 times.
  3881. 10:10:38 373.588226 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3882. 10:10:39 374.588806 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3883. 10:10:39 374.589355 T:1851679808 DEBUG: CecLogMessage - << 10
  3884. 10:10:39 374.771088 T:1851679808 DEBUG: Previous line repeats 1 times.
  3885. 10:10:39 374.771423 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3886. 10:10:40 375.772034 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3887. 10:10:40 375.772644 T:1851679808 DEBUG: CecLogMessage - << 10
  3888. 10:10:40 375.954559 T:1851679808 DEBUG: Previous line repeats 1 times.
  3889. 10:10:40 375.954865 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3890. 10:10:41 376.840546 T:1968123904 NOTICE: Samba is idle. Closing the remaining connections
  3891. 10:10:41 376.955505 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3892. 10:10:41 376.955994 T:1851679808 DEBUG: CecLogMessage - << 10
  3893. 10:10:41 377.137726 T:1851679808 DEBUG: Previous line repeats 1 times.
  3894. 10:10:41 377.138062 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3895. 10:10:42 378.138611 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3896. 10:10:42 378.139160 T:1851679808 DEBUG: CecLogMessage - << 10
  3897. 10:10:42 378.320984 T:1851679808 DEBUG: Previous line repeats 1 times.
  3898. 10:10:42 378.321320 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3899. 10:10:43 379.322021 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3900. 10:10:43 379.322449 T:1851679808 DEBUG: CecLogMessage - << 10
  3901. 10:10:44 379.504272 T:1851679808 DEBUG: Previous line repeats 1 times.
  3902. 10:10:44 379.504578 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3903. 10:10:45 380.505432 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3904. 10:10:45 380.505951 T:1851679808 DEBUG: CecLogMessage - << 10
  3905. 10:10:45 380.535004 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3906. 10:10:45 380.539062 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetChannelCount"
  3907. 10:10:45 380.542969 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3908. 10:10:45 380.546844 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetTimerCount"
  3909. 10:10:45 380.550598 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3910. 10:10:45 380.554535 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetRecordingsAmount"
  3911. 10:10:45 380.597015 T:1851679808 DEBUG: CecLogMessage - << 10
  3912. 10:10:45 380.688049 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3913. 10:10:46 381.688812 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3914. 10:10:46 381.689392 T:1851679808 DEBUG: CecLogMessage - << 10
  3915. 10:10:46 381.871094 T:1851679808 DEBUG: Previous line repeats 1 times.
  3916. 10:10:46 381.871429 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3917. 10:10:47 382.872009 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3918. 10:10:47 382.872559 T:1851679808 DEBUG: CecLogMessage - << 10
  3919. 10:10:47 383.054352 T:1851679808 DEBUG: Previous line repeats 1 times.
  3920. 10:10:47 383.054749 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3921. 10:10:48 384.055725 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3922. 10:10:48 384.056366 T:1851679808 DEBUG: CecLogMessage - << 10
  3923. 10:10:48 384.238678 T:1851679808 DEBUG: Previous line repeats 1 times.
  3924. 10:10:48 384.239014 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3925. 10:10:49 385.239563 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3926. 10:10:49 385.240204 T:1851679808 DEBUG: CecLogMessage - << 10
  3927. 10:10:50 385.421906 T:1851679808 DEBUG: Previous line repeats 1 times.
  3928. 10:10:50 385.422211 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3929. 10:10:51 386.422852 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3930. 10:10:51 386.423401 T:1851679808 DEBUG: CecLogMessage - << 10
  3931. 10:10:51 386.605286 T:1851679808 DEBUG: Previous line repeats 1 times.
  3932. 10:10:51 386.605743 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3933. 10:10:52 387.606445 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3934. 10:10:52 387.607056 T:1851679808 DEBUG: CecLogMessage - << 10
  3935. 10:10:52 387.788818 T:1851679808 DEBUG: Previous line repeats 1 times.
  3936. 10:10:52 387.789215 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3937. 10:10:53 388.789795 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3938. 10:10:53 388.790436 T:1851679808 DEBUG: CecLogMessage - << 10
  3939. 10:10:53 388.972137 T:1851679808 DEBUG: Previous line repeats 1 times.
  3940. 10:10:53 388.972534 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3941. 10:10:54 389.973114 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3942. 10:10:54 389.973724 T:1851679808 DEBUG: CecLogMessage - << 10
  3943. 10:10:54 390.155701 T:1851679808 DEBUG: Previous line repeats 1 times.
  3944. 10:10:54 390.156158 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3945. 10:10:55 390.578033 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3946. 10:10:55 390.582031 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetChannelCount"
  3947. 10:10:55 390.585724 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3948. 10:10:55 390.590057 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetTimerCount"
  3949. 10:10:55 390.598724 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3950. 10:10:55 390.604401 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetRecordingsAmount"
  3951. 10:10:55 391.156982 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3952. 10:10:55 391.157501 T:1851679808 DEBUG: CecLogMessage - << 10
  3953. 10:10:55 391.339172 T:1851679808 DEBUG: Previous line repeats 1 times.
  3954. 10:10:55 391.339539 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3955. 10:10:56 392.340240 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3956. 10:10:56 392.340790 T:1851679808 DEBUG: CecLogMessage - << 10
  3957. 10:10:57 392.522430 T:1851679808 DEBUG: Previous line repeats 1 times.
  3958. 10:10:57 392.522827 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3959. 10:10:58 393.523438 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3960. 10:10:58 393.523987 T:1851679808 DEBUG: CecLogMessage - << 10
  3961. 10:10:58 393.705841 T:1851679808 DEBUG: Previous line repeats 1 times.
  3962. 10:10:58 393.706268 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3963. 10:10:59 394.707275 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3964. 10:10:59 394.707855 T:1851679808 DEBUG: CecLogMessage - << 10
  3965. 10:10:59 394.889587 T:1851679808 DEBUG: Previous line repeats 1 times.
  3966. 10:10:59 394.889954 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3967. 10:11:00 395.890656 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3968. 10:11:00 395.891235 T:1851679808 DEBUG: CecLogMessage - << 10
  3969. 10:11:00 396.072815 T:1851679808 DEBUG: Previous line repeats 1 times.
  3970. 10:11:00 396.073120 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3971. 10:11:01 397.073792 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3972. 10:11:01 397.074280 T:1851679808 DEBUG: CecLogMessage - << 10
  3973. 10:11:01 397.256256 T:1851679808 DEBUG: Previous line repeats 1 times.
  3974. 10:11:01 397.256622 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3975. 10:11:02 398.257355 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3976. 10:11:02 398.257874 T:1851679808 DEBUG: CecLogMessage - << 10
  3977. 10:11:03 398.439728 T:1851679808 DEBUG: Previous line repeats 1 times.
  3978. 10:11:03 398.440125 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3979. 10:11:04 399.440826 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3980. 10:11:04 399.441254 T:1851679808 DEBUG: CecLogMessage - << 10
  3981. 10:11:04 399.622955 T:1851679808 DEBUG: Previous line repeats 1 times.
  3982. 10:11:04 399.623291 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3983. 10:11:05 400.624115 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3984. 10:11:05 400.624603 T:1851679808 DEBUG: CecLogMessage - << 10
  3985. 10:11:05 400.627747 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3986. 10:11:05 400.637299 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetChannelCount"
  3987. 10:11:05 400.641418 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3988. 10:11:05 400.647797 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetTimerCount"
  3989. 10:11:05 400.652039 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetServiceStatus|0.4.003|linux"
  3990. 10:11:05 400.659027 T:1783497792 DEBUG: AddOnLog: PVR WMC Client: Socket::GetVector> Send request "GetRecordingsAmount"
  3991. 10:11:05 400.715698 T:1851679808 DEBUG: CecLogMessage - << 10
  3992. 10:11:05 400.806915 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3993. 10:11:06 401.807587 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3994. 10:11:06 401.808197 T:1851679808 DEBUG: CecLogMessage - << 10
  3995. 10:11:06 401.989929 T:1851679808 DEBUG: Previous line repeats 1 times.
  3996. 10:11:06 401.990387 T:1851679808 DEBUG: CecLogMessage - >> POLL not sent
  3997. 10:11:07 402.990997 T:1851679808 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
  3998. 10:11:07 402.991425 T:1851679808 DEBUG: CecLogMessage - << 10
  3999. 10:11:07 403.173462 T:1851679808 DEBUG: Previous line repeats 1 times.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement