Kodi Community Forum

Full Version: OpenELEC Testbuilds for RaspberryPi Part 2
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
The problem is i have documtation, sport, tv shows. Not all can i scrape with a scraper.
I have a lot of german tv files.

The total duration normal must be option for htpc and faster systems, for pi is do slow with no .nfo files.
New OpenELEC Gotham build: #0221
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 3.13.4 #1 PREEMPT Fri Feb 21 23:08:59 GMT 2014 armv6l GNU/Linux

# vcgencmd version
Feb 17 2014 21:35:01
Copyright (c) 2012 Broadcom
version f5c67bfc77e918b2c89a130bd2682dcab5903490 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20140221233032-r17780-ge46e3ad

Based on tip of XBMC master (a89ba23, changelog) and tip of OpenELEC master (e46e3ad, changelog) with the following modifications:
  • Includes newclock3 commits (except for 102417a which I've replaced with a static spinner)
  • Excludes the OpenELEC fernetmenta patches (due to conflict with newclock3)
  • Default setting for "Show RSS Feed" changed to disabled
  • "Total Duration" in Confluence is disabled
  • ALSA is enabled and any suitable hardware should be available in XBMC Audio Settings
Build Highlights:
  1. Custom: "Total Duration" in Confluence is disabled - if it makes a noticeable improvement, petition the XBMC developers to implement a better long term solution, such as an on/off option (see trac #14084). The patch in this build is trivial:
    Code:
    diff --git a/addons/skin.confluence/720p/includes.xml b/addons/skin.confluence/720p/includes.xml
    index cb4438a..840b2ed 100644
    --- a/addons/skin.confluence/720p/includes.xml
    +++ b/addons/skin.confluence/720p/includes.xml
    @@ -350,7 +350,7 @@
                                    <label>$INFO[Container.NumItems,([COLOR=blue],[/COLOR]) $LOCALIZE[31025]]$INFO[Container.CurrentPage, - $LOCALIZE[31024] ([COLOR=blue]]$INFO[Container.NumPages,/,[/COLOR])]</label>
                                    <include>Window_OpenClose_Animation</include>
                            </control>
    -                       <control type="label">
    +                       <!--control type="label">
                                    <description>Container Duration Label</description>
                                    <right>40</right>
                                    <top>32r</top>
    @@ -363,7 +363,7 @@
                                    <aligny>center</aligny>
                                    <label>$INFO[Container.TotalTime,$LOCALIZE[31009] ([COLOR=blue],[/COLOR])]</label>
                                    <include>Window_OpenClose_Animation</include>
    -                       </control>
    +                       </control-->
                    </control>
            </include>
            <include name="SmallMusicInfo">

Additional Testing Notes:
  1. Testers should try adding the following entry to their advancedsettings.xml:
    Code:
    <advancedsettings>
      <video>
        <defaultplayer>dvdplayer</defaultplayer>
        <defaultdvdplayer>dvdplayer</defaultdvdplayer>
      </video>
    </advancedsettings>
    and report if it is better/worse than omxplayer. You can still play files with omxplayer using the context-menu "Play using... OMXPlayer".

  2. The following settings are no longer required in config.txt and should be removed:
    Code:
    no_hdmi_resample=1
    hdmi_stream_channels=1
    no_resample_audio is now a default, and hdmi_stream_channels is switched based on audio content. For the time being when using passthrough, 2.0 speaker layout should continue to be used (you will still get 5.1 with AC3/DTS).
Thanks, very good!

The view fanart is not perfect but the covers load a litle bit faster and the other views are a litle bit faster.
Running version 220, having trouble playing a mp4 video which previously worked - get sound but no video.

16:58:14 5525.632812 T:3057885184 NOTICE: COMXPlayer: Opening: /var/media/Expansion 1/movies/E/Enemy Mine (1985)/Enemy Mine (1985).mp4
16:58:14 5525.641113 T:3057885184 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
16:58:14 5525.642578 T:2791498832 NOTICE: Thread OMXPlayer start, auto delete: false
16:58:14 5525.643555 T:2791498832 NOTICE: Creating InputStream
16:58:14 5525.665527 T:2791498832 NOTICE: Creating Demuxer
16:58:15 5526.431641 T:2791498832 NOTICE: Opening video stream: 0 source: 256
16:58:15 5526.535645 T:2995778640 ERROR: COMXCoreComponent:Big GrinecoderEventHandler OMX.broadcom.video_decode - OMX_ErrorInsufficientResources, insufficient resources
16:58:15 5526.536133 T:2791498832 ERROR: OMXPlayerVideo : Error open video output
16:58:15 5526.536621 T:2791498832 ERROR: COMXCoreComponent::FlushInput - OMX.broadcom.video_decode WaitForCommand omx_err(0x80001000)
16:58:15 5526.560547 T:2791498832 WARNING: OpenVideoStream - Unsupported stream 0. Stream disabled.
1

dmesg doesn't show anything related but there are lots of these:

5.137229] snd-hifiberry-digi snd-hifiberry-digi.0: ASoC: CPU DAI bcm2708-i2s.0 not registered
[ 5.137304] snd-hifiberry-digi snd-hifiberry-digi.0: snd_soc_register_card() failed: -517
[ 5.137347] platform snd-hifiberry-digi.0: Driver snd-hifiberry-digi requests probe deferral
[ 5.137468] snd-rpi-dac snd-rpi-dac.0: ASoC: CPU DAI bcm2708-i2s.0 not registered
[ 5.137523] snd-rpi-dac snd-rpi-dac.0: snd_soc_register_card() failed: -517
[ 5.137558] platform snd-rpi-dac.0: Driver snd-rpi-dac requests probe deferral
[ 5.137672] snd-hifiberry-dac snd-hifiberry-dac.0: ASoC: CPU DAI bcm2708-i2s.0 not registered
[ 5.137724] snd-hifiberry-dac snd-hifiberry-dac.0: snd_soc_register_card() failed: -517
[ 5.137761] platform snd-hifiberry-dac.0: Driver snd-hifiberry-dac requests probe deferral

My settings are standard for 256Mb pi..

# default GPU memory split (do not change if you do not know what you are doing)
gpu_mem=128

# SDRAM size based GPU memory split, uncomment and setup to override 'gpu_mem'
gpu_mem_256=100
gpu_mem_512=128

VLC reports codec as H264 - MPEG-4 - AVC (Part 10) (avc1) and plays fine.

Any suggestions or debug info I can provide?
Have you tried setting the GPU ram to 128?
build: #0220

For few weeks I have an issue with HDMI:
Every time I cold start RPi/Gotham, it doesn't switch on my AVR any more and there is no sound at all. I have to change the video resolution to activate it, then I get sound.
Setup for CEC is to switch on/off the AVR and when I switch off RPi it switch off the AVR.

What could be the issue?
Which log do you want to investigate?

Edit: You could look at this log here from my post #3077
You could notice;
- After switching on Pi I tried to play one file but I had no sound at all. I had to change the video resolution from 720 to 1050 and sound want back. This occur always when I start the device. I didn't post about that so far. (if you can read why this issue could be good)
(2014-02-22, 13:20)MrNice Wrote: [ -> ]build: #0220

For few weeks I have an issue with HDMI:
Every time I cold start RPi/Gotham, it doesn't switch on my AVR any more and there is no sound at all. I have to change the video resolution to activate it, then I get sound.
Setup for CEC is to switch on/off the AVR and when I switch off RPi it switch off the AVR.

What could be the issue?
Which log do you want to investigate?

Edit: You could look at this log here from my post #3077
You could notice;
- After switching on Pi I tried to play one file but I had no sound at all. I had to change the video resolution from 720 to 1050 and sound want back. This occur always when I start the device. I didn't post about that so far. (if you can read why this issue could be good)

Is 1680x1050 the native resolution of display? What do:
Code:
tvservice -m CAE
tvservice -m DMT
tvservice -s
report? (after booting, before changing resolution).

Can you add config_hdmi_boost=4 to config.txt? If that fails try 7.
Code:
# tvservice -m CAE
[E] Invalid group 'CAE'
OpenELEC:~ # tvservice -m DMT
Group DMT has 20 modes:
           mode 4: 640x480 @ 60Hz 4:3, clock:25MHz progressive
           mode 5: 640x480 @ 72Hz 4:3, clock:31MHz progressive
           mode 6: 640x480 @ 75Hz 4:3, clock:31MHz progressive
           mode 8: 800x600 @ 56Hz 4:3, clock:36MHz progressive
           mode 9: 800x600 @ 60Hz 4:3, clock:40MHz progressive
           mode 10: 800x600 @ 72Hz 4:3, clock:50MHz progressive
           mode 11: 800x600 @ 75Hz 4:3, clock:49MHz progressive
           mode 16: 1024x768 @ 60Hz 4:3, clock:65MHz progressive
           mode 17: 1024x768 @ 70Hz 4:3, clock:75MHz progressive
           mode 18: 1024x768 @ 75Hz 4:3, clock:78MHz progressive
           mode 21: 1152x864 @ 75Hz 4:3, clock:108MHz progressive
           mode 32: 1280x960 @ 60Hz 4:3, clock:108MHz progressive
           mode 35: 1280x1024 @ 60Hz 5:4, clock:108MHz progressive
           mode 36: 1280x1024 @ 75Hz 5:4, clock:135MHz progressive
           mode 47: 1440x900 @ 60Hz 16:10, clock:106MHz progressive
           mode 48: 1440x900 @ 75Hz 16:10, clock:136MHz progressive
           mode 51: 1600x1200 @ 60Hz 4:3, clock:162MHz progressive
  (prefer) mode 57: 1680x1050 @ 60Hz 16:10, clock:119MHz progressive
           mode 58: 1680x1050 @ 60Hz 16:10, clock:146MHz progressive
           mode 85: 1280x720 @ 60Hz 16:9, clock:74MHz progressive
OpenELEC:~ # tvservice -s
state 0x120006 [DVI DMT (85) RGB full 16:9], 1280x720 @ 60Hz, progressive
Yes native resolution is 1680

Code:
# cat xbmc.log
12:21:02  23.777645 T:3057442816  NOTICE: special://profile/ is mapped to: special://masterprofile/
12:21:02  23.778316 T:3057442816  NOTICE: -----------------------------------------------------------------------
12:21:02  23.778580 T:3057442816  NOTICE: Starting XBMC (13.0-ALPHA12 Git:6204232). Platform: ARM Linux 32-bit
12:21:02  23.778927 T:3057442816  NOTICE: Using Release XBMC x32 build, compiled Feb 20 2014 by GCC 4.8.2 for ARM Linux 32-bit 3.13.4
12:21:02  23.894791 T:3057442816  NOTICE: Running on Linux 32-bit (OpenELEC (Milhouse) - Version: devel-20140220223315-r17767-gf3076f0, 3.13.4 armv6l)
12:21:02  23.895140 T:3057442816  NOTICE: Host CPU: ARMv6-compatible processor rev 7 (v6l), 1 core available
12:21:02  23.895344 T:3057442816  NOTICE: ARM Features: Neon disabled
12:21:02  23.895557 T:3057442816  NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
12:21:02  23.895769 T:3057442816  NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc
12:21:02  23.895981 T:3057442816  NOTICE: special://masterprofile/ is mapped to: /storage/.xbmc/userdata
12:21:02  23.896187 T:3057442816  NOTICE: special://home/ is mapped to: /storage/.xbmc
12:21:02  23.896395 T:3057442816  NOTICE: special://temp/ is mapped to: /storage/.xbmc/temp
12:21:02  23.896896 T:3057442816  NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
12:21:02  23.897350 T:3057442816  NOTICE: Local hostname: OpenELEC
12:21:02  23.897579 T:3057442816  NOTICE: Log File is located: /storage/.xbmc/temp/xbmc.log
12:21:02  23.897823 T:3057442816  NOTICE: -----------------------------------------------------------------------
12:21:02  23.943611 T:3057442816   ERROR: DBus: Error org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
12:21:02  23.992994 T:3057442816  NOTICE: load settings...
12:21:03  24.765787 T:3057442816  NOTICE: Found 2 Lists of Devices
12:21:03  24.766151 T:3057442816  NOTICE: Enumerated PI devices:
12:21:03  24.766365 T:3057442816  NOTICE:     Device 1
12:21:03  24.768843 T:3057442816  NOTICE:         m_deviceName      : HDMI
12:21:03  24.769163 T:3057442816  NOTICE:         m_displayName     : HDMI
12:21:03  24.769381 T:3057442816  NOTICE:         m_displayNameExtra:
12:21:03  24.769594 T:3057442816  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
12:21:03  24.769806 T:3057442816  NOTICE:         m_channels        : FL,FR
12:21:03  24.770163 T:3057442816  NOTICE:         m_sampleRates     : 48000
12:21:03  24.770435 T:3057442816  NOTICE:         m_dataFormats     : AE_FMT_S16LE,AE_FMT_AC3,AE_FMT_DTS,AE_FMT_EAC3
12:21:03  24.770796 T:3057442816  NOTICE:     Device 2
12:21:03  24.771198 T:3057442816  NOTICE:         m_deviceName      : Analogue
12:21:03  24.771435 T:3057442816  NOTICE:         m_displayName     : Analogue
12:21:03  24.771652 T:3057442816  NOTICE:         m_displayNameExtra:
12:21:03  24.771866 T:3057442816  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
12:21:03  24.772072 T:3057442816  NOTICE:         m_channels        : FL,FR
12:21:03  24.772280 T:3057442816  NOTICE:         m_sampleRates     : 48000
12:21:03  24.772488 T:3057442816  NOTICE:         m_dataFormats     : AE_FMT_S16LE
12:21:03  24.772697 T:3057442816  NOTICE: Enumerated ALSA devices:
12:21:03  24.772902 T:3057442816  NOTICE:     Device 1
12:21:03  24.773275 T:3057442816  NOTICE:         m_deviceName      : @
12:21:03  24.774651 T:3057442816  NOTICE:         m_displayName     : Default (bcm2835 ALSA bcm2835 ALSA)
12:21:03  24.775438 T:3057442816  NOTICE:         m_displayNameExtra:
12:21:03  24.776237 T:3057442816  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
12:21:03  24.777304 T:3057442816  NOTICE:         m_channels        : FL,FR
12:21:03  24.778646 T:3057442816  NOTICE:         m_sampleRates     : 8000,11025,16000,22050,32000,44100,48000
12:21:03  24.779442 T:3057442816  NOTICE:         m_dataFormats     : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_U8
12:21:03  24.865965 T:3057442816  NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
12:21:03  24.866646 T:3057442816  NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
                                            <?xml version="1.0" encoding="UTF-8" ?>
                                            <advancedsettings>
                                              <showexitbutton>false</showexitbutton>
                                              <destroywindowcontrols>false</destroywindowcontrols>
                                              <fanartres>720</fanartres>
                                              <imageres>540</imageres>
                                              <bginfoloadermaxthreads>2</bginfoloadermaxthreads>
                                              <useddsfanart>false</useddsfanart>
                                              <video>
                                                <defaultplayer>omxplayer</defaultplayer>
                                                <defaultdvdplayer>omxplayer</defaultdvdplayer>
                                                <busydialogdelayms>750</busydialogdelayms>
                                              </video>
                                              <audio>
                                                <defaultplayer>paplayer</defaultplayer>
                                              </audio>
                                              <network>
                                                <cachemembuffersize>20971520</cachemembuffersize>
                                              </network>
                                              <samba>
                                                <clienttimeout>30</clienttimeout>
                                              </samba>
                                              <network>
                                                <readbufferfactor>4.0</readbufferfactor>
                                              </network>
                                            </advancedsettings>
12:21:03  24.910564 T:3057442816  NOTICE: Loaded settings file from special://profile/advancedsettings.xml
12:21:03  24.910971 T:3057442816  NOTICE: Contents of special://profile/advancedsettings.xml are...
                                            <advancedsettings>
                                              <audio>
                                                <defaultplayer>omxplayer</defaultplayer>
                                                <streamsilence>1</streamsilence>
                                              </audio>
                                            </advancedsettings>
12:21:03  24.925377 T:3057442816  NOTICE: Default DVD Player: omxplayer
12:21:03  24.925705 T:3057442816  NOTICE: Default Video Player: omxplayer
12:21:03  24.925909 T:3057442816  NOTICE: Default Audio Player: omxplayer
12:21:03  24.926151 T:3057442816  NOTICE: Disabled debug logging due to GUI setting. Level 0.
12:21:03  24.926352 T:3057442816  NOTICE: Log level changed to 0
12:21:03  24.927328 T:3057442816  NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
12:21:03  24.936594 T:3057442816  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
12:21:03  24.946463 T:3057442816  NOTICE: Loaded playercorefactory configuration
12:21:03  24.948042 T:3057442816  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
12:21:03  24.948856 T:3057442816  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
12:21:03  24.956175 T:3057442816  NOTICE: LoadFromXML - unable to load:/storage/.xbmc/userdata/wakeonlan.xml
12:21:03  25.362272 T:3057431632  NOTICE: Thread ActiveAE start, auto delete: false
12:21:03  25.363203 T:3047158864  NOTICE: Thread AESink start, auto delete: false
12:21:03  25.398365 T:2986341456  NOTICE: Thread CRBPWorker start, auto delete: false
12:21:04  25.510376 T:3057442816  NOTICE: Running database version Addons16
12:21:04  26.361353 T:3057442816  NOTICE: ADDONS: Using repository repository.xbmc.org
12:21:04  26.361681 T:3057442816  NOTICE: ADDONS: Using repository repository.openelec.tv
12:21:05  26.582016 T:3057442816  NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
12:21:05  26.582771 T:2969564240  NOTICE: Thread PeripBusCEC start, auto delete: false
12:21:05  26.586971 T:2977952848  NOTICE: Thread CECAdapter start, auto delete: false
12:21:05  26.604597 T:2977952848   ERROR: CecLogMessage - RegisterLogicalAddress - vc_cec_set_logical_address(E) returned invalid arg (8)
12:21:05  26.604963 T:2977952848   ERROR: CecLogMessage - Open - vc_cec could not be initialised
12:21:05  26.617191 T:2977952848   ERROR: CecLogMessage - RegisterLogicalAddress - vc_cec_set_logical_address(1) returned invalid arg (8)
12:21:05  26.630476 T:2944398416  NOTICE: Thread CECAdapterUpdate start, auto delete: false
12:21:05  26.797411 T:2936009808  NOTICE: Thread PeripBusUSBUdev start, auto delete: false
12:21:05  26.833576 T:3057442816  NOTICE: Raspberry PI firmware version: Feb 17 2014 21:35:01
                                            Copyright (c) 2012 Broadcom
                                            version f5c67bfc77e918b2c89a130bd2682dcab5903490 (clean) (release)
12:21:05  26.833941 T:3057442816  NOTICE: ARM mem: 384MB GPU mem: 128MB MPG2:0 WVC1:0
12:21:05  26.834511 T:3057442816  NOTICE: InitWindowSystem: Using EGL Implementation: raspberrypi
12:21:05  26.849539 T:3057442816  NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 60.000000 Hz
12:21:05  26.849934 T:3057442816  NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 72.000000 Hz
12:21:05  26.850321 T:3057442816  NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 75.000000 Hz
12:21:05  26.850574 T:3057442816  NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 56.000000 Hz
12:21:05  26.850815 T:3057442816  NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 60.000000 Hz
12:21:05  26.851055 T:3057442816  NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 72.000000 Hz
12:21:05  26.851295 T:3057442816  NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 75.000000 Hz
12:21:05  26.851534 T:3057442816  NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 60.000000 Hz
12:21:05  26.851778 T:3057442816  NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 70.000000 Hz
12:21:05  26.852016 T:3057442816  NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 75.000000 Hz
12:21:05  26.852257 T:3057442816  NOTICE: Found resolution 1152 x 864 for display 0 with 1152 x 864 @ 75.000000 Hz
12:21:05  26.852497 T:3057442816  NOTICE: Found resolution 1280 x 960 for display 0 with 1280 x 960 @ 60.000000 Hz
12:21:05  26.852734 T:3057442816  NOTICE: Found resolution 1280 x 1024 for display 0 with 1280 x 1024 @ 60.000000 Hz
12:21:05  26.852974 T:3057442816  NOTICE: Found resolution 1280 x 1024 for display 0 with 1280 x 1024 @ 75.000000 Hz
12:21:05  26.853210 T:3057442816  NOTICE: Found resolution 1440 x 900 for display 0 with 1440 x 900 @ 60.000000 Hz
12:21:05  26.860861 T:3057442816  NOTICE: Found resolution 1440 x 900 for display 0 with 1440 x 900 @ 75.000000 Hz
12:21:05  26.861191 T:3057442816  NOTICE: Found resolution 1440 x 1080 for display 0 with 1600 x 1200 @ 60.000000 Hz
12:21:05  26.861439 T:3057442816  NOTICE: Found resolution 1680 x 1050 for display 0 with 1680 x 1050 @ 60.000000 Hz
12:21:05  26.861769 T:3057442816  NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 60.000000 Hz
12:21:05  26.869799 T:3057442816  NOTICE: Checking resolution 34
12:21:05  26.922537 T:3057442816  NOTICE: GL_VENDOR = Broadcom
12:21:05  26.922859 T:3057442816  NOTICE: GL_RENDERER = VideoCore IV HW
12:21:05  26.923079 T:3057442816  NOTICE: GL_VERSION = OpenGL ES 2.0
12:21:05  26.923294 T:3057442816  NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
12:21:05  26.923780 T:3057442816  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
12:21:06  27.983707 T:3057442816  NOTICE: No Joystick name specified, loading default map
12:21:07  28.460642 T:3057442816  NOTICE: Previous line repeats 35 times.
12:21:07  28.460642 T:3057442816  NOTICE: Running database version Addons16
12:21:07  28.472160 T:3057442816  NOTICE: Running database version ViewModes6
12:21:07  28.484507 T:3057442816  NOTICE: Running database version Textures13
12:21:07  28.522350 T:3057442816  NOTICE: Running database version MyMusic46
12:21:07  28.591848 T:3057442816  NOTICE: Running database version MyVideos78
12:21:07  28.606262 T:3057442816  NOTICE: Running database version TV22
12:21:07  28.616365 T:3057442816  NOTICE: Running database version Epg7
12:21:07  28.618677 T:3057442816  NOTICE: start dvd mediatype detection
12:21:07  28.619358 T:3057442816  NOTICE: initializing playlistplayer
12:21:07  28.619707 T:3057442816  NOTICE: DONE initializing playlistplayer
12:21:07  28.623842 T:3037803600  NOTICE: Thread DetectDVDMedia start, auto delete: false
12:21:09  30.923994 T:3057442816   ERROR: JSONRPC: Could not parse type "GUI.Property.Value"
12:21:09  30.956438 T:3057442816   ERROR: JSONRPC: Could not parse type "Setting.Details.SettingList"
12:21:09  31.321487 T:3057442816  NOTICE: initialize done
12:21:09  31.321964 T:3057442816  NOTICE: Running the application...
12:21:09  31.326662 T:2925016144  NOTICE: Thread LanguageInvoker start, auto delete: false
12:21:12  33.448994 T:2911892560  NOTICE: Thread BackgroundLoader start, auto delete: false
12:21:12  33.834843 T:3057442816  NOTICE: starting zeroconf publishing
12:21:12  33.835701 T:3057442816  NOTICE: Webserver: Starting...
12:21:12  33.840355 T:2903503952  NOTICE: Thread JobWorker start, auto delete: true
12:21:12  33.844135 T:3057442816  NOTICE: WebServer: Started the webserver
12:21:12  33.845047 T:3057442816  NOTICE: ES: Starting event server
12:21:12  33.849213 T:2878338128  NOTICE: Thread EventServer start, auto delete: false
12:21:12  33.849785 T:2878338128  NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
12:21:12  33.850304 T:2869949520  NOTICE: Thread TCPServer start, auto delete: false
12:21:12  33.856880 T:2878338128  NOTICE: UDP: Listening on port 9777
12:21:12  33.877556 T:2861560912  NOTICE: Thread JobWorker start, auto delete: true
12:21:12  34.107224 T:2925016144  NOTICE: Previous line repeats 1 times.
12:21:12  34.107224 T:2925016144  NOTICE: -->Python Interpreter Initialized<--
12:21:13  34.590401 T:2818565200  NOTICE: Thread FileCache start, auto delete: false
12:21:15  36.961975 T:2925016144  NOTICE: Previous line repeats 2 times.
12:21:15  36.961975 T:2925016144  NOTICE: ## OpenELEC Addon ## 0.3.11
12:21:16  37.891636 T:2818565200  NOTICE: Thread FileCache start, auto delete: false
12:21:34  56.006058 T:2818565200  NOTICE: Previous line repeats 1 times.
12:21:34  56.006058 T:2818565200  NOTICE: Thread JobWorker start, auto delete: true
12:26:28 349.848022 T:3057442816  NOTICE: Log level changed to 2
12:26:28 349.848511 T:3057442816  NOTICE: Enabled debug logging due to GUI setting. Level 2.
12:26:28 349.851898 T:3057442816   DEBUG: ------ Window Init () ------
12:26:29 350.812256 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:26:29 350.812836 T:2944398416   DEBUG: CecLogMessage - << 10
12:26:29 350.813812 T:2944398416   DEBUG: Previous line repeats 1 times.
12:26:29 350.813812 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:26:30 351.814575 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:26:30 351.815033 T:2944398416   DEBUG: CecLogMessage - << 10
12:26:30 351.815491 T:2944398416   DEBUG: Previous line repeats 1 times.
12:26:30 351.815491 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:26:31 352.816376 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:26:31 352.816986 T:2944398416   DEBUG: CecLogMessage - << 10
12:26:31 352.817596 T:2944398416   DEBUG: Previous line repeats 1 times.
12:26:31 352.817596 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:26:32 353.818298 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:26:32 353.818756 T:2944398416   DEBUG: CecLogMessage - << 10
12:26:32 353.819153 T:2944398416   DEBUG: Previous line repeats 1 times.
12:26:32 353.819153 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:26:33 354.820068 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:26:33 354.820557 T:2944398416   DEBUG: CecLogMessage - << 10
12:26:33 354.821045 T:2944398416   DEBUG: Previous line repeats 1 times.
12:26:33 354.821045 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:26:34 355.821991 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:26:34 355.822540 T:2944398416   DEBUG: CecLogMessage - << 10
12:26:34 355.822968 T:2944398416   DEBUG: Previous line repeats 1 times.
12:26:34 355.822968 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:26:35 356.823700 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:26:35 356.824188 T:2944398416   DEBUG: CecLogMessage - << 10
12:26:35 356.824585 T:2944398416   DEBUG: Previous line repeats 1 times.
12:26:35 356.824585 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:26:36 357.731659 T:3057442816   DEBUG: ProcessMouse: trying mouse action rightclick
12:26:36 357.825470 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:26:36 357.825897 T:2944398416   DEBUG: CecLogMessage - << 10
12:26:36 357.826294 T:2944398416   DEBUG: Previous line repeats 1 times.
12:26:36 357.826294 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:26:36 357.828918 T:3057442816   DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
12:26:36 358.024872 T:3057442816   DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
12:26:36 358.029358 T:3057442816   DEBUG: CGUIWindowManager::PreviousWindow: Activate new
12:26:36 358.029907 T:3057442816   DEBUG: ------ Window Init (Settings.xml) ------
12:26:36 358.046356 T:2853172304  NOTICE: Thread JobWorker start, auto delete: true
12:26:36 358.065826 T:2853172304   DEBUG: SendMessage: texture job: 0xaa0fe6c0:0x71f918
12:26:36 358.070099 T:2986341456   DEBUG: Process: texture job: 0xaa0fe6c0:0x71f918:0xadc18188
12:26:36 358.072815 T:2986341456   DEBUG: Process: texture job about to Set: 0xaa0fe6c0:0x71f918:0xadc18188
12:26:36 358.073181 T:2986341456   DEBUG: Process: texture job: 0xaa0fe6c0 done
12:26:36 358.073639 T:2853172304   DEBUG: SendMessage: texture job done: 0xaa0fe6c0:0x71f918 = 1
12:26:36 358.081146 T:2853172304   DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0xa75459a0
12:26:36 358.085083 T:2853172304   DEBUG: COMXCoreComponent::SetStateForComponent - OMX.broadcom.image_decode 1->2
12:26:36 358.086578 T:2853172304   DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(195856), nBufferAlignmen(16)
12:26:36 358.091644 T:2853172304   DEBUG: COMXCoreComponent::SetStateForComponent - OMX.broadcom.image_decode 2->3
12:26:36 358.104675 T:2853172304   DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0xa7655f28
12:26:36 358.110260 T:2853172304   DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0xa765b718
12:26:36 358.112762 T:2853172304   DEBUG: COMXCoreComponent::SetStateForComponent - OMX.broadcom.egl_render 1->2
12:26:36 358.115814 T:2853172304   DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
12:26:36 358.120575 T:2853172304   DEBUG: COMXCoreComponent::SetStateForComponent - OMX.broadcom.resize 1->2
12:26:36 358.126617 T:2853172304   DEBUG: COMXCoreComponent::SetStateForComponent - OMX.broadcom.resize 2->3
12:26:36 358.130157 T:2853172304   DEBUG: COMXCoreComponent::SetStateForComponent - OMX.broadcom.egl_render 2->3
12:26:36 358.178162 T:2853172304   DEBUG: COMXCoreComponent::SetStateForComponent - OMX.broadcom.image_decode 3->2
12:26:36 358.179413 T:2853172304   DEBUG: COMXCoreComponent::SetStateForComponent - OMX.broadcom.image_decode 2->1
12:26:36 358.180878 T:2853172304   DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0xa75459a0
12:26:36 358.185944 T:2853172304   DEBUG: COMXCoreComponent::SetStateForComponent - OMX.broadcom.resize 3->2
12:26:36 358.190491 T:2853172304   DEBUG: COMXCoreComponent::SetStateForComponent - OMX.broadcom.resize 2->1
12:26:36 358.191437 T:2853172304   DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0xa7655f28
12:26:36 358.194733 T:2853172304   DEBUG: COMXCoreComponent::SetStateForComponent - OMX.broadcom.egl_render 3->2
12:26:36 358.196075 T:2853172304   DEBUG: COMXCoreComponent::SetStateForComponent - OMX.broadcom.egl_render 2->1
12:26:36 358.199951 T:2853172304   DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0xa765b718
12:26:36 358.201385 T:2853172304   DEBUG: DoWork - took 153 ms to load special://skin/backgrounds/settings.jpg
12:26:37 358.826965 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:26:37 358.827423 T:2944398416   DEBUG: CecLogMessage - << 10
12:26:37 358.827881 T:2944398416   DEBUG: Previous line repeats 1 times.
12:26:37 358.827881 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:26:38 359.828552 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:26:38 359.829010 T:2944398416   DEBUG: CecLogMessage - << 10
12:26:38 359.829468 T:2944398416   DEBUG: Previous line repeats 1 times.
12:26:38 359.829468 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:26:39 360.635132 T:3057442816   DEBUG: ProcessMouse: trying mouse action leftclick
12:26:39 360.635681 T:3057442816   DEBUG: ExecuteXBMCAction : Translating action string
12:26:39 360.636353 T:3057442816   DEBUG: Activating window ID: 10016
12:26:39 360.830688 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:26:39 360.831177 T:2944398416   DEBUG: CecLogMessage - << 10
12:26:39 360.831604 T:2944398416   DEBUG: Previous line repeats 1 times.
12:26:39 360.831604 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:26:39 360.885284 T:3057442816   DEBUG: ------ Window Deinit (Settings.xml) ------
12:26:39 360.886963 T:3057442816   DEBUG: ------ Window Init (SettingsCategory.xml) ------
12:26:40 361.832214 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:26:40 361.832825 T:2944398416   DEBUG: CecLogMessage - << 10
12:26:40 361.833466 T:2944398416   DEBUG: Previous line repeats 1 times.
12:26:40 361.833466 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:26:41 362.834137 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:26:41 362.834595 T:2944398416   DEBUG: CecLogMessage - << 10
12:26:41 362.835022 T:2944398416   DEBUG: Previous line repeats 1 times.
12:26:41 362.835022 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:26:42 363.835724 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:26:42 363.836212 T:2944398416   DEBUG: CecLogMessage - << 10
12:26:42 363.836731 T:2944398416   DEBUG: Previous line repeats 1 times.
12:26:42 363.836731 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:26:42 364.273499 T:3057442816   DEBUG: ProcessMouse: trying mouse action leftclick
12:26:42 364.276306 T:3057442816   DEBUG: ------ Window Init (DialogSelect.xml) ------
12:26:42 364.276855 T:3057442816    INFO: Loading skin file: DialogSelect.xml, load type: KEEP_IN_MEMORY
12:26:43 364.837433 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:26:43 364.837952 T:2944398416   DEBUG: CecLogMessage - << 10
12:26:43 364.838470 T:2944398416   DEBUG: Previous line repeats 1 times.
12:26:43 364.838470 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:26:44 365.839264 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:26:44 365.839783 T:2944398416   DEBUG: CecLogMessage - << 10
12:26:44 365.840393 T:2944398416   DEBUG: Previous line repeats 1 times.
12:26:44 365.840393 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:26:45 366.841034 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:26:45 366.841461 T:2944398416   DEBUG: CecLogMessage - << 10
12:26:45 366.841949 T:2944398416   DEBUG: Previous line repeats 1 times.
12:26:45 366.841949 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:26:45 366.973846 T:3057442816   DEBUG: ProcessMouse: trying mouse action leftclick
12:26:45 367.205566 T:3057442816   DEBUG: ------ Window Deinit (DialogSelect.xml) ------
12:26:45 367.263977 T:3057442816   DEBUG: EGL set HDMI mode (2,58)=0
12:26:45 367.364655 T:3019895888   DEBUG: EGL tv_service_callback (8,2,58)
12:26:45 367.365784 T:3057442816   DEBUG: EGL set resolution 1680x1050 -> 1680x1050 @ 60.00 fps (2,58) flags:3a020004 aspect:1.01
12:26:45 367.388641 T:3057442816   DEBUG: CreateWindow: Created surface of size 1680x1050
12:26:45 367.389038 T:3057442816    INFO: GLES: Maximum texture width: 2048
12:26:45 367.389343 T:3057442816   DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
12:26:46 367.545319 T:3057442816   DEBUG: ------ Window Init (DialogYesNo.xml) ------
12:26:46 367.545685 T:3057442816    INFO: Loading skin file: DialogYesNo.xml, load type: KEEP_IN_MEMORY
12:26:46 367.842590 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:26:46 367.843231 T:2944398416   DEBUG: CecLogMessage - << 10
12:26:46 367.843750 T:2944398416   DEBUG: Previous line repeats 1 times.
12:26:46 367.843750 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:26:47 368.844452 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:26:47 368.844940 T:2944398416   DEBUG: CecLogMessage - << 10
12:26:47 368.845367 T:2944398416   DEBUG: Previous line repeats 1 times.
12:26:47 368.845367 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:26:48 369.846039 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:26:48 369.846619 T:2944398416   DEBUG: CecLogMessage - << 10
12:26:48 369.848053 T:2944398416   DEBUG: Previous line repeats 1 times.
12:26:48 369.848053 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:26:49 370.848785 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:26:49 370.849304 T:2944398416   DEBUG: CecLogMessage - << 10
12:26:49 370.849731 T:2944398416   DEBUG: Previous line repeats 1 times.
12:26:49 370.849731 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:26:50 371.850586 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:26:50 371.851990 T:2944398416   DEBUG: CecLogMessage - << 10
12:26:50 371.855377 T:2944398416   DEBUG: Previous line repeats 1 times.
12:26:50 371.855377 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:26:51 372.856262 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:26:51 372.856842 T:2944398416   DEBUG: CecLogMessage - << 10
12:26:51 372.857330 T:2944398416   DEBUG: Previous line repeats 1 times.
12:26:51 372.857330 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:26:52 373.858032 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:26:52 373.858521 T:2944398416   DEBUG: CecLogMessage - << 10
12:26:52 373.858948 T:2944398416   DEBUG: Previous line repeats 1 times.
12:26:52 373.858948 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:26:53 374.859619 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:26:53 374.860229 T:2944398416   DEBUG: CecLogMessage - << 10
12:26:53 374.860687 T:2944398416   DEBUG: Previous line repeats 1 times.
12:26:53 374.860687 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:26:54 375.861420 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:26:54 375.861969 T:2944398416   DEBUG: CecLogMessage - << 10
12:26:54 375.862457 T:2944398416   DEBUG: Previous line repeats 1 times.
12:26:54 375.862457 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:26:55 376.610352 T:3057442816   DEBUG: ProcessMouse: trying mouse action leftclick
12:26:55 376.846741 T:3057442816   DEBUG: ------ Window Deinit (DialogYesNo.xml) ------
12:26:55 376.863281 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:26:55 376.863922 T:2944398416   DEBUG: CecLogMessage - << 10
12:26:55 376.864532 T:2944398416   DEBUG: Previous line repeats 1 times.
12:26:55 376.864532 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:26:56 377.865234 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:26:56 377.865784 T:2944398416   DEBUG: CecLogMessage - << 10
12:26:56 377.866241 T:2944398416   DEBUG: Previous line repeats 1 times.
12:26:56 377.866241 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:26:57 378.866974 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:26:57 378.867493 T:2944398416   DEBUG: CecLogMessage - << 10
12:26:57 378.867920 T:2944398416   DEBUG: Previous line repeats 1 times.
12:26:57 378.867920 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:26:58 379.868622 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:26:58 379.869171 T:2944398416   DEBUG: CecLogMessage - << 10
12:26:58 379.869598 T:2944398416   DEBUG: Previous line repeats 1 times.
12:26:58 379.869598 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:26:59 380.870819 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:26:59 380.871429 T:2944398416   DEBUG: CecLogMessage - << 10
12:26:59 380.871918 T:2944398416   DEBUG: Previous line repeats 1 times.
12:26:59 380.871918 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:27:00 381.872620 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:27:00 381.873260 T:2944398416   DEBUG: CecLogMessage - << 10
12:27:00 381.873871 T:2944398416   DEBUG: Previous line repeats 1 times.
12:27:00 381.873871 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:27:01 382.874634 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:27:01 382.875214 T:2944398416   DEBUG: CecLogMessage - << 10
12:27:01 382.875671 T:2944398416   DEBUG: Previous line repeats 1 times.
12:27:01 382.875671 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:27:02 383.876373 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:27:02 383.877258 T:2944398416   DEBUG: CecLogMessage - << 10
12:27:02 383.877777 T:2944398416   DEBUG: Previous line repeats 1 times.
12:27:02 383.877777 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:27:03 384.878479 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:27:03 384.879028 T:2944398416   DEBUG: CecLogMessage - << 10
12:27:03 384.879578 T:2944398416   DEBUG: Previous line repeats 1 times.
12:27:03 384.879578 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:27:04 385.880951 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:27:04 385.881622 T:2944398416   DEBUG: CecLogMessage - << 10
12:27:04 385.882111 T:2944398416   DEBUG: Previous line repeats 1 times.
12:27:04 385.882111 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:27:05 386.882935 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:27:05 386.883759 T:2944398416   DEBUG: CecLogMessage - << 10
12:27:05 386.884308 T:2944398416   DEBUG: Previous line repeats 1 times.
12:27:05 386.884308 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:27:06 387.885040 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:27:06 387.885498 T:2944398416   DEBUG: CecLogMessage - << 10
12:27:06 387.885925 T:2944398416   DEBUG: Previous line repeats 1 times.
12:27:06 387.885925 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:27:06 388.202026 T:2853172304   DEBUG: Thread JobWorker 2853172304 terminating (autodelete)
12:27:07 388.886566 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:27:07 388.887238 T:2944398416   DEBUG: CecLogMessage - << 10
12:27:07 388.888245 T:2944398416   DEBUG: Previous line repeats 1 times.
12:27:07 388.888245 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:27:08 389.890961 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:27:08 389.891388 T:2944398416   DEBUG: CecLogMessage - << 10
12:27:08 389.891815 T:2944398416   DEBUG: Previous line repeats 1 times.
12:27:08 389.891815 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:27:09 390.892639 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:27:09 390.893890 T:2944398416   DEBUG: CecLogMessage - << 10
12:27:09 390.894501 T:2944398416   DEBUG: Previous line repeats 1 times.
12:27:09 390.894501 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:27:10 391.895233 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:27:10 391.895691 T:2944398416   DEBUG: CecLogMessage - << 10
12:27:10 391.896179 T:2944398416   DEBUG: Previous line repeats 1 times.
12:27:10 391.896179 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:27:11 392.897308 T:2944398416   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
12:27:11 392.897858 T:2944398416   DEBUG: CecLogMessage - << 10
12:27:11 392.898468 T:2944398416   DEBUG: Previous line repeats 1 times.
12:27:11 392.898468 T:2944398416   DEBUG: CecLogMessage - >> POLL not sent
12:27:11 393.003693 T:3057442816   DEBUG: ProcessMouse: trying mouse action leftclick
12:27:11 393.004486 T:3057442816  NOTICE: Disabled debug logging due to GUI setting. Level 0.
12:27:11 393.005035 T:3057442816  NOTICE: Log level changed to 0
OpenELEC:~/.xbmc/temp #
I'll report the result of changing config.txt ASAP
(2014-02-22, 11:42)xbs08 Wrote: [ -> ]Have you tried setting the GPU ram to 128?

Hi, thanks, this seemed to work. I will try swapping back and forth to confirm this is definitely the issue.
(2014-02-22, 01:54)MilhouseVH Wrote: [ -> ]New OpenELEC Gotham build: #0221
(Supercedes previous build)

Builds 220/221 throw XBMC into a reboot loop after boot. Build 219 works correctly. xbmc.log from 221
(2014-02-22, 13:51)popcornmix Wrote: [ -> ]Can you add config_hdmi_boost=4 to config.txt? If that fails try 7.
Both values 4 and 7 don't fix the issue.
I just now tried Openelec 3.2.4, there is no issue with switch on/off AVR at start/stop but sound has the same issue, not playing until resolution change.
@MilhouseVH - about the "total duration". IMO it could be dropped for main/root nodes of the library in general - I don't see the real value of it. IMO this info only makes sense for things like albums to see the total play time of that album, but why would I need that info in the library main node, just to see that the total play time is X weeks/months/years? So maybe there would be a way to only show this info on relevant places (playlists, albums, ...) but be dropped for things that show the entire library
(2014-02-22, 15:51)MrNice Wrote: [ -> ]
(2014-02-22, 13:51)popcornmix Wrote: [ -> ]Can you add config_hdmi_boost=4 to config.txt? If that fails try 7.
Both values 4 and 7 don't fix the issue.
I just now tried Openelec 3.2.4, there is no issue with switch on/off AVR at start/stop but sound has the same issue, not playing until resolution change.

Can you try adding hdmi_drive=2 to config.txt.
@da-anda: That sounds perfectly reasonable to me, and a fine suggestion.

If anyone still wants to know the total duration of their movies, sets, tvshows, songs etc. perhaps this could be added to a new "library stats" panel in System Information.
(2014-02-22, 18:43)popcornmix Wrote: [ -> ]Can you try adding hdmi_drive=2 to config.txt.

Revoved config_hdmi_boost added hdmi_drive=2
Nothing better