OpenELEC Testbuilds for RaspberryPi Part 2
(2013-12-04, 21:47)rterblanche Wrote: GUI settings still not saving. Tried deleting .xbmc and recreate everything and it still loose the settings on a reboot.

Would love to know what settings to change when manually editing guisettings.XML .

I have conducted further tests on Gotham r16442;
  1. Setup system to user requirements...

  2. Make copy of working guisettings.xml (ie called wkg-guisettings.xml)
  3. Reboot
  4. Is screen pixel ratio etc corrupt -- yes
  5. Make a copy of (corrupted?) rebooted guisettings.xml ie reboot-guisettings.xml
  6. Compare copies of wkg-guisettings.xml to reboot-guisettings.xml

So it would infer that guisettings are not corrupted and the problem lies downstream? Hope this helps debbug process. I do think this and later releases with the reduction is time to screen in playing HD files is tremedous.

Code:
################################################################################
# ... output of cat /storage/.xbmc/temp/xbmc.log
# OpenELEC release: RPi.arm-devel-20131127234643-r16442
# OpenELEC_Gotham git: d1125a0a95aceb9730dc976142ec61eb947750d7
################################################################################
09:07:33 T:3044234064  NOTICE: special://profile/ is mapped to: special://masterprofile/
09:07:33 T:3044234064  NOTICE: -----------------------------------------------------------------------
09:07:33 T:3044234064  NOTICE: Starting XBMC (13.0-ALPHA10 Git:81a9c0c). Platform: ARM Linux 32-bit
09:07:33 T:3044234064  NOTICE: Using Release XBMC x32 build, compiled Nov 27 2013 by GCC 4.7.3 for ARM Linux 32-bit 3.12.0
09:07:33 T:3044234064  NOTICE: Running on Linux 32-bit (OpenELEC_Gotham (unofficial) - Version: devel-20131127234643-r16442, 3.12.1 armv6l)
09:07:33 T:3044234064  NOTICE: Host CPU: ARMv6-compatible processor rev 7 (v6l), 1 core available
09:07:33 T:3044234064  NOTICE: ARM Features: Neon disabled
09:07:33 T:3044234064  NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
09:07:33 T:3044234064  NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc
09:07:33 T:3044234064  NOTICE: special://masterprofile/ is mapped to: /storage/.xbmc/userdata
09:07:33 T:3044234064  NOTICE: special://home/ is mapped to: /storage/.xbmc
09:07:33 T:3044234064  NOTICE: special://temp/ is mapped to: /storage/.xbmc/temp
09:07:33 T:3044234064  NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
09:07:33 T:3044234064  NOTICE: Local hostname: OpenELEC
09:07:33 T:3044234064  NOTICE: Log File is located: /storage/.xbmc/temp/xbmc.log
09:07:33 T:3044234064  NOTICE: -----------------------------------------------------------------------
09:07:33 T:3044234064   ERROR: DBus: Error org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
09:07:33 T:3044234064  NOTICE: load settings...
09:07:33 T:3044234064  NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
09:07:33 T:3044234064  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>omxplayer</defaultplayer>
                                                <streamsilence>false</streamsilence>
                                              </audio>
                                              <network>
                                                <cachemembuffersize>20971520</cachemembuffersize>
                                              </network>
                                              <samba>
                                                <clienttimeout>30</clienttimeout>
                                              </samba>
                                              <network>
                                                <readbufferfactor>4.0</readbufferfactor>
                                              </network>
                                            </advancedsettings>
09:07:33 T:3044234064  NOTICE: Loaded settings file from special://profile/advancedsettings.xml
09:07:33 T:3044234064  NOTICE: Contents of special://profile/advancedsettings.xml are...
                                            <advancedsettings>
                                              <video>
                                                <timeseekforward>30</timeseekforward>
                                                <timeseekbackward>-20</timeseekbackward>
                                                <timeseekforwardbig>220</timeseekforwardbig>
                                                <timeseekbackwardbig>-200</timeseekbackwardbig>
                                                <excludefromlisting>
                                                  <regexp>[!-._ \\/](?-i)(flash|storage)[-._ \\/]</regexp>
                                                  <!-- Hide the System and Storage folders on openelec -->
                                                  <regexp>[!-._ \\/](?-i)(flash|system)[-._ \\/]</regexp>
                                                  <!-- Hide the System and Storage folders on openelec -->
                                                  <regexp>[!-._ \\/](?-i)(flash|var/media/Storage)[-._ \\/]</regexp>
                                                  <!-- Hide the System and Storage folders on openelec -->
                                                  <regexp>[!-._ \\/](?-i)(usb|storage)[-._ \\/]</regexp>
                                                  <!-- Hide the System and Storage folders on openelec -->
                                                </excludefromlisting>
                                                <showexitbutton>false</showexitbutton>
                                                <destroywindowcontrols>false</destroywindowcontrols>
                                                <fanartres>540</fanartres>
                                                <imageres>256</imageres>
                                                <bginfoloadermaxthreads>2</bginfoloadermaxthreads>
                                                <useddsfanart>false</useddsfanart>
                                                <defaultplayer>omxplayer</defaultplayer>
                                                <defaultdvdplayer>omxplayer</defaultdvdplayer>
                                                <busydialogdelayms>750</busydialogdelayms>
                                              </video>
                                              <audio>
                                                <defaultplayer>omxplayer</defaultplayer>
                                                <streamsilence>false</streamsilence>
                                                <excludefromlisting>
                                                  <regexp>[!-._ \\/](?-i)(flash|storage)[-._ \\/]</regexp>
                                                  <!-- Hide the System and Storage folders on openelec -->
                                                  <regexp>[!-._ \\/](?-i)(flash|system)[-._ \\/]</regexp>
                                                  <!-- Hide the System and Storage folders on openelec -->
                                                  <regexp>[!-._ \\/](?-i)(usb|Storage)[-._ \\/]</regexp>
                                                  <!-- Hide the System and Storage folders on openelec -->
                                                  <regexp>[!-._ \\/](?-i)(flash|Storage)[-._ \\/]</regexp>
                                                  <!-- Hide the System and Storage folders on openelec -->
                                                  <regexp>[!-._ \\/](?-i)(flash|var/media/Storage)[-._ \\/]</regexp>
                                                  <!-- Hide the System and Storage folders on openelec -->
                                                </excludefromlisting>
                                              </audio>
                                              <gui>
                                                <algorithmdirtyregions>3</algorithmdirtyregions>
                                                <nofliptimeout>0</nofliptimeout>
                                              </gui>
                                              <network>
                                                <cachemembuffersize>2621440</cachemembuffersize>
                                                <alwaysforcebuffer>0</alwaysforcebuffer>
                                                <limitcacherate>false</limitcacherate>
                                                <curlclienttimeout>30</curlclienttimeout>
                                              </network>
                                              <videodatabase>
                                                <type>mysql</type>
                                                <host>192.168.0.77</host>
                                                <port>3306</port>
                                                <user>xbmc</user>
                                                <pass>xbmc</pass>
                                              </videodatabase>
                                              <musicdatabase>
                                                <type>mysql</type>
                                                <host>192.168.0.77</host>
                                                <port>3306</port>
                                                <user>xbmc</user>
                                                <pass>xbmc</pass>
                                              </musicdatabase>
                                              <videolibrary>
                                                <importwatchedstate>true</importwatchedstate>
                                              </videolibrary>
                                              <lookandfeel>
                                                <guires>720</guires>
                                              </lookandfeel>
                                              <locale>
                                                <country>UK (24h)</country>
                                                <language>English</language>
                                                <timezone>Europe/London</timezone>
                                                <timezonecountry>Britain (UK)</timezonecountry>
                                              </locale>
                                              <samba>
                                                <clienttimeout>30</clienttimeout>
                                              </samba>
                                              <pathsubstitution>
                                                <substitute>
                                                  <from>special://profile/playlists/</from>
                                                  <to>smb://Ftr-server/XBMC shared/playlists/</to>
                                                </substitute>
                                              </pathsubstitution>
                                            </advancedsettings>
09:07:33 T:3044234064 WARNING: VIDEO database configuration is experimental.
09:07:33 T:3044234064  NOTICE: Default DVD Player: omxplayer
09:07:33 T:3044234064  NOTICE: Default Video Player: omxplayer
09:07:33 T:3044234064  NOTICE: Default Audio Player: omxplayer
09:07:33 T:3044234064  NOTICE: Disabled debug logging due to GUI setting. Level 0.
09:07:33 T:3044234064  NOTICE: Log level changed to 0
09:07:33 T:3044234064  NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
09:07:33 T:3044234064  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
09:07:33 T:3044234064  NOTICE: Loaded playercorefactory configuration
09:07:33 T:3044234064  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
09:07:33 T:3044234064  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
09:07:33 T:3044234064  NOTICE: WakeOnAccess - Load settings :
09:07:33 T:3044234064  NOTICE:   -Network init timeout : [20] sec
09:07:33 T:3044234064  NOTICE:   -Network settle time  : [500] ms
09:07:33 T:3044234064  NOTICE:   Registering wakeup entry:
09:07:33 T:3044234064  NOTICE:     HostName        : 192.168.0.77
09:07:33 T:3044234064  NOTICE:     MacAddress      : 00:1F:D0:51:C6:BF
09:07:33 T:3044234064  NOTICE:     PingPort        : 0
09:07:33 T:3044234064  NOTICE:     PingMode        : 0
09:07:33 T:3044234064  NOTICE:     Timeout         : 300 (sec)
09:07:33 T:3044234064  NOTICE:     WaitForOnline   : 40 (sec)
09:07:33 T:3044234064  NOTICE:     WaitForOnlineEx : 40 (sec)
09:07:33 T:3044234064  NOTICE:     WaitForServices : 5 (sec)
09:07:34 T:3043157072  NOTICE: Thread CPiAudio start, auto delete: false
09:07:34 T:3044234064  NOTICE: Running database version Addons15
09:07:35 T:3044234064  NOTICE: ADDONS: Using repository repository.googlecode.anarchintosh-projects
09:07:35 T:3044234064  NOTICE: ADDONS: Using repository repository.bstrdsmkr
09:07:35 T:3044234064  NOTICE: ADDONS: Using repository repository.xbmc.org
09:07:35 T:3044234064  NOTICE: ADDONS: Using repository repository.xbmcadult
09:07:35 T:3044234064  NOTICE: ADDONS: Using repository repository.bluecop.xbmc-plugins
09:07:35 T:3044234064  NOTICE: ADDONS: Using repository repository.Kinkin
09:07:35 T:3044234064  NOTICE: ADDONS: Using repository repository.mikey1234-repo
09:07:35 T:3044234064  NOTICE: ADDONS: Using repository repository.openelec.tv
09:07:35 T:3044234064  NOTICE: ADDONS: Using repository repository.xbmchub
09:07:35 T:3044234064  NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
09:07:35 T:3014653008  NOTICE: Thread PeripBusCEC start, auto delete: false
09:07:35 T:3023041616  NOTICE: Thread CECAdapter start, auto delete: false
09:07:35 T:3006264400  NOTICE: Thread PeripBusUSBUdev start, auto delete: false
09:07:35 T:3044234064  NOTICE: Raspberry PI firmware version: Nov 27 2013 22:47:13
                                            Copyright (c) 2012 Broadcom
                                            version 95b18c7513b1cdd8ab76f541338f749285898fb7 (tainted) (release)
09:07:35 T:3044234064  NOTICE: ARM mem: 256MB GPU mem: 256MB
09:07:35 T:2955875408  NOTICE: Thread CRBPWorker start, auto delete: false
09:07:35 T:3044234064  NOTICE: InitWindowSystem: Using EGL Implementation: raspberrypi
09:07:35 T:3044234064  NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 60.000000 Hz
09:07:35 T:3044234064  NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 60.000000 Hz
09:07:35 T:3044234064  NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 60.000000 Hz
09:07:35 T:3044234064  NOTICE: Previous line repeats 2 times.
09:07:35 T:3044234064  NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 60.000000 Hz
09:07:35 T:3044234064  NOTICE: Previous line repeats 2 times.
09:07:35 T:3044234064  NOTICE: Found resolution 720 x 576 for display 0 with 720 x 576 @ 50.000000 Hz
09:07:35 T:3044234064  NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 50.000000 Hz
09:07:35 T:3044234064  NOTICE: Previous line repeats 2 times.
09:07:35 T:3044234064  NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 50.000000 Hz
09:07:35 T:3044234064  NOTICE: Previous line repeats 2 times.
09:07:35 T:3044234064  NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 24.000000 Hz
09:07:35 T:3044234064  NOTICE: Previous line repeats 2 times.
09:07:35 T:3044234064  NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 25.000000 Hz
09:07:35 T:3044234064  NOTICE: Previous line repeats 2 times.
09:07:35 T:3044234064  NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 30.000000 Hz
09:07:35 T:3044234064  NOTICE: Previous line repeats 2 times.
09:07:35 T:3044234064  NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 72.000000 Hz
09:07:35 T:3044234064  NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 75.000000 Hz
09:07:35 T:3044234064  NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 60.000000 Hz
09:07:35 T:3044234064  NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 72.000000 Hz
09:07:35 T:3044234064  NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 75.000000 Hz
09:07:35 T:3044234064  NOTICE: Found resolution 960 x 720 for display 0 with 1024 x 768 @ 60.000000 Hz
09:07:35 T:3044234064  NOTICE: Found resolution 960 x 720 for display 0 with 1024 x 768 @ 70.000000 Hz
09:07:35 T:3044234064  NOTICE: Found resolution 960 x 720 for display 0 with 1024 x 768 @ 75.000000 Hz
09:07:35 T:3044234064  NOTICE: Found resolution 960 x 720 for display 0 with 1152 x 864 @ 75.000000 Hz
09:07:35 T:3044234064  NOTICE: Found resolution 1152 x 720 for display 0 with 1280 x 800 @ 60.000000 Hz
09:07:35 T:3044234064  NOTICE: Found resolution 960 x 720 for display 0 with 1280 x 960 @ 60.000000 Hz
09:07:35 T:3044234064  NOTICE: Found resolution 900 x 720 for display 0 with 1280 x 1024 @ 60.000000 Hz
09:07:35 T:3044234064  NOTICE: Found resolution 900 x 720 for display 0 with 1280 x 1024 @ 75.000000 Hz
09:07:35 T:3044234064  NOTICE: Found resolution 1275 x 720 for display 0 with 1360 x 768 @ 60.000000 Hz
09:07:35 T:3044234064  NOTICE: Found resolution 1152 x 720 for display 0 with 1440 x 900 @ 60.000000 Hz
09:07:35 T:3044234064  NOTICE: Found resolution 1152 x 720 for display 0 with 1440 x 900 @ 75.000000 Hz
09:07:35 T:3044234064  NOTICE: Found resolution 960 x 720 for display 0 with 1600 x 1200 @ 60.000000 Hz
09:07:35 T:3044234064  NOTICE: Found resolution 1152 x 720 for display 0 with 1680 x 1050 @ 60.000000 Hz
09:07:35 T:3044234064  NOTICE: Found ([email protected]) at 21, setting to RES_DESKTOP at 16
09:07:35 T:3044234064  NOTICE: Checking resolution 28
09:07:35 T:3044234064  NOTICE: GL_VENDOR = Broadcom
09:07:35 T:3044234064  NOTICE: GL_RENDERER = VideoCore IV HW
09:07:35 T:3044234064  NOTICE: GL_VERSION = OpenGL ES 2.0
09:07:35 T:3044234064  NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
09:07:35 T:3044234064  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
09:07:37 T:3044234064  NOTICE: No Joystick name specified, loading default map
09:07:38 T:3044234064  NOTICE: Previous line repeats 35 times.
09:07:38 T:3044234064  NOTICE: Running database version Addons15
09:07:38 T:3023041616   ERROR: CecLogMessage - failed to release the previous LA
09:07:38 T:3023041616   ERROR: CecLogMessage - could not open a connection (try 1)
09:07:38 T:3044234064  NOTICE: Running database version ViewModes6
09:07:38 T:3044234064  NOTICE: Running database version Textures13
09:07:38 T:3044234064  NOTICE: Attempting to update the database MyMusic37 from version 32 to 37
09:07:38 T:3044234064   ERROR: SQL: Undefined MySQL error: Code (1091)
                                            Query: DROP INDEX idxSong6 ON song
09:07:38 T:3044234064   ERROR: Exception updating database MyMusic37 from version 32 to 37
09:07:38 T:3044234064   ERROR: Error updating database MyMusic37 from version 32 to 37
09:07:38 T:3044234064  NOTICE: Old database found - updating from version 36 to 37
09:07:38 T:3044234064   ERROR: SQL: Can't create database for copy: 'MyMusic36' (1007)
09:07:38 T:3044234064   ERROR: Unable to copy old database MyMusic36 to new version MyMusic37
09:07:38 T:3044234064  NOTICE: Running database version MyVideos77
09:07:38 T:3044234064  NOTICE: Running database version TV22
09:07:38 T:3044234064  NOTICE: Running database version Epg7
09:07:38 T:3044234064  NOTICE: start dvd mediatype detection
09:07:38 T:3044234064  NOTICE: initializing playlistplayer
09:07:38 T:3044234064  NOTICE: DONE initializing playlistplayer
09:07:38 T:2944341072  NOTICE: Thread DetectDVDMedia start, auto delete: false
09:07:40 T:3044234064   ERROR: JSONRPC: Could not parse type "GUI.Property.Value"
09:07:40 T:3044234064   ERROR: JSONRPC: Could not parse type "Setting.Details.SettingList"
09:07:40 T:2935551056  NOTICE: Thread CECAdapterUpdate start, auto delete: false
09:07:40 T:2918773840  NOTICE: Thread LanguageInvoker start, auto delete: false
09:07:40 T:3044234064  NOTICE: Previous line repeats 1 times.
09:07:40 T:3044234064  NOTICE: initialize done
09:07:40 T:3044234064  NOTICE: Running the application...
09:07:40 T:2901730384  NOTICE: Thread LanguageInvoker start, auto delete: false
09:07:42 T:2884129872  NOTICE: Previous line repeats 2 times.
09:07:42 T:2884129872  NOTICE: Thread JobWorker start, auto delete: true
09:07:42 T:3044234064  NOTICE: starting zeroconf publishing
09:07:42 T:3044234064  NOTICE: Webserver: Starting...
09:07:42 T:2867352656  NOTICE: Thread JobWorker start, auto delete: true
09:07:42 T:3044234064  NOTICE: WebServer: Started the webserver
09:07:42 T:3044234064  NOTICE: ES: Starting event server
09:07:42 T:2842186832  NOTICE: Thread TCPServer start, auto delete: false
09:07:42 T:2850575440  NOTICE: Thread EventServer start, auto delete: false
09:07:42 T:2833798224  NOTICE: Thread JobWorker start, auto delete: true
09:07:42 T:2850575440  NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
09:07:42 T:2850575440  NOTICE: UDP: Listening on port 9777
09:07:42 T:2825409616  NOTICE: Thread AirPlayServer start, auto delete: false
09:07:43 T:2867352656   ERROR: InputStream: Error opening, smb://FTR-SERVER/Recordings/Series/Location, Location, Location/Location, Location, Location_S16E01_Channel 4 HD_2013-08-22.ts
09:07:43 T:2833798224   ERROR: InputStream: Error opening, smb://FTR-SERVER/Recordings/Series/The Mill/The Mill_S01E04_Channel 4 HD_2013-08-18.ts
09:07:45 T:2927162448  NOTICE: -->Python Interpreter Initialized<--
09:07:45 T:2910118992  NOTICE: -->Python Interpreter Initialized<--
09:07:45 T:2893341776  NOTICE: -->Python Interpreter Initialized<--
09:07:45 T:2901730384  NOTICE: -->Python Interpreter Initialized<--
09:07:45 T:2918773840  NOTICE: -->Python Interpreter Initialized<--
09:07:47 T:2910118992  NOTICE: ## OpenELEC Addon ## 0.3.6
09:07:48 T:2901730384  NOTICE:  StorageServer Module loaded RUN
09:07:49 T:2893341776  NOTICE: [TVonline] Subscription service starting...
09:07:49 T:2901730384  NOTICE: StorageClient-2.5.2 Starting server
09:07:49 T:2901730384  NOTICE: StorageServer-2.5.2 Storage Server starting /storage/.xbmc/temp/commoncache.db
09:09:18 T:3044234064  NOTICE: Samba is idle. Closing the remaining connections

################################################################################
# ... output of cat /storage/.xbmc/temp/xbmc.old.log
# OpenELEC release: RPi.arm-devel-20131127234643-r16442
# OpenELEC_Gotham git: d1125a0a95aceb9730dc976142ec61eb947750d7
################################################################################
09:02:20 T:3044361040  NOTICE: special://profile/ is mapped to: special://masterprofile/
09:02:20 T:3044361040  NOTICE: -----------------------------------------------------------------------
09:02:20 T:3044361040  NOTICE: Starting XBMC (13.0-ALPHA10 Git:81a9c0c). Platform: ARM Linux 32-bit
09:02:20 T:3044361040  NOTICE: Using Release XBMC x32 build, compiled Nov 27 2013 by GCC 4.7.3 for ARM Linux 32-bit 3.12.0
09:02:20 T:3044361040  NOTICE: Running on Linux 32-bit (OpenELEC_Gotham (unofficial) - Version: devel-20131127234643-r16442, 3.12.1 armv6l)
09:02:20 T:3044361040  NOTICE: Host CPU: ARMv6-compatible processor rev 7 (v6l), 1 core available
09:02:20 T:3044361040  NOTICE: ARM Features: Neon disabled
09:02:20 T:3044361040  NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
09:02:20 T:3044361040  NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc
09:02:20 T:3044361040  NOTICE: special://masterprofile/ is mapped to: /storage/.xbmc/userdata
09:02:20 T:3044361040  NOTICE: special://home/ is mapped to: /storage/.xbmc
09:02:20 T:3044361040  NOTICE: special://temp/ is mapped to: /storage/.xbmc/temp
09:02:20 T:3044361040  NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
09:02:20 T:3044361040  NOTICE: Local hostname: OpenELEC
09:02:20 T:3044361040  NOTICE: Log File is located: /storage/.xbmc/temp/xbmc.log
09:02:20 T:3044361040  NOTICE: -----------------------------------------------------------------------
09:02:20 T:3044361040   ERROR: DBus: Error org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
09:02:20 T:3044361040  NOTICE: load settings...
09:02:20 T:3044361040  NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
09:02:20 T:3044361040  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>omxplayer</defaultplayer>
                                                <streamsilence>false</streamsilence>
                                              </audio>
                                              <network>
                                                <cachemembuffersize>20971520</cachemembuffersize>
                                              </network>
                                              <samba>
                                                <clienttimeout>30</clienttimeout>
                                              </samba>
                                              <network>
                                                <readbufferfactor>4.0</readbufferfactor>
                                              </network>
                                            </advancedsettings>
09:02:20 T:3044361040  NOTICE: Loaded settings file from special://profile/advancedsettings.xml
09:02:20 T:3044361040  NOTICE: Contents of special://profile/advancedsettings.xml are...
                                            <advancedsettings>
                                              <video>
                                                <timeseekforward>30</timeseekforward>
                                                <timeseekbackward>-20</timeseekbackward>
                                                <timeseekforwardbig>220</timeseekforwardbig>
                                                <timeseekbackwardbig>-200</timeseekbackwardbig>
                                                <excludefromlisting>
                                                  <regexp>[!-._ \\/](?-i)(flash|storage)[-._ \\/]</regexp>
                                                  <!-- Hide the System and Storage folders on openelec -->
                                                  <regexp>[!-._ \\/](?-i)(flash|system)[-._ \\/]</regexp>
                                                  <!-- Hide the System and Storage folders on openelec -->
                                                  <regexp>[!-._ \\/](?-i)(flash|var/media/Storage)[-._ \\/]</regexp>
                                                  <!-- Hide the System and Storage folders on openelec -->
                                                  <regexp>[!-._ \\/](?-i)(usb|storage)[-._ \\/]</regexp>
                                                  <!-- Hide the System and Storage folders on openelec -->
                                                </excludefromlisting>
                                                <showexitbutton>false</showexitbutton>
                                                <destroywindowcontrols>false</destroywindowcontrols>
                                                <fanartres>540</fanartres>
                                                <imageres>256</imageres>
                                                <bginfoloadermaxthreads>2</bginfoloadermaxthreads>
                                                <useddsfanart>false</useddsfanart>
                                                <defaultplayer>omxplayer</defaultplayer>
                                                <defaultdvdplayer>omxplayer</defaultdvdplayer>
                                                <busydialogdelayms>750</busydialogdelayms>
                                              </video>
                                              <audio>
                                                <defaultplayer>omxplayer</defaultplayer>
                                                <streamsilence>false</streamsilence>
                                                <excludefromlisting>
                                                  <regexp>[!-._ \\/](?-i)(flash|storage)[-._ \\/]</regexp>
                                                  <!-- Hide the System and Storage folders on openelec -->
                                                  <regexp>[!-._ \\/](?-i)(flash|system)[-._ \\/]</regexp>
                                                  <!-- Hide the System and Storage folders on openelec -->
                                                  <regexp>[!-._ \\/](?-i)(usb|Storage)[-._ \\/]</regexp>
                                                  <!-- Hide the System and Storage folders on openelec -->
                                                  <regexp>[!-._ \\/](?-i)(flash|Storage)[-._ \\/]</regexp>
                                                  <!-- Hide the System and Storage folders on openelec -->
                                                  <regexp>[!-._ \\/](?-i)(flash|var/media/Storage)[-._ \\/]</regexp>
                                                  <!-- Hide the System and Storage folders on openelec -->
                                                </excludefromlisting>
                                              </audio>
                                              <gui>
                                                <algorithmdirtyregions>3</algorithmdirtyregions>
                                                <nofliptimeout>0</nofliptimeout>
                                              </gui>
                                              <network>
                                                <cachemembuffersize>2621440</cachemembuffersize>
                                                <alwaysforcebuffer>0</alwaysforcebuffer>
                                                <limitcacherate>false</limitcacherate>
                                                <curlclienttimeout>30</curlclienttimeout>
                                              </network>
                                              <videodatabase>
                                                <type>mysql</type>
                                                <host>192.168.0.77</host>
                                                <port>3306</port>
                                                <user>xbmc</user>
                                                <pass>xbmc</pass>
                                              </videodatabase>
                                              <musicdatabase>
                                                <type>mysql</type>
                                                <host>192.168.0.77</host>
                                                <port>3306</port>
                                                <user>xbmc</user>
                                                <pass>xbmc</pass>
                                              </musicdatabase>
                                              <videolibrary>
                                                <importwatchedstate>true</importwatchedstate>
                                              </videolibrary>
                                              <lookandfeel>
                                                <guires>720</guires>
                                              </lookandfeel>
                                              <locale>
                                                <country>UK (24h)</country>
                                                <language>English</language>
                                                <timezone>Europe/London</timezone>
                                                <timezonecountry>Britain (UK)</timezonecountry>
                                              </locale>
                                              <samba>
                                                <clienttimeout>30</clienttimeout>
                                              </samba>
                                              <pathsubstitution>
                                                <substitute>
                                                  <from>special://profile/playlists/</from>
                                                  <to>smb://Ftr-server/XBMC shared/playlists/</to>
                                                </substitute>
                                              </pathsubstitution>
                                            </advancedsettings>
09:02:20 T:3044361040 WARNING: VIDEO database configuration is experimental.
09:02:20 T:3044361040  NOTICE: Default DVD Player: omxplayer
09:02:20 T:3044361040  NOTICE: Default Video Player: omxplayer
09:02:20 T:3044361040  NOTICE: Default Audio Player: omxplayer
09:02:20 T:3044361040  NOTICE: Disabled debug logging due to GUI setting. Level 0.
09:02:20 T:3044361040  NOTICE: Log level changed to 0
09:02:20 T:3044361040  NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
09:02:20 T:3044361040  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
09:02:20 T:3044361040  NOTICE: Loaded playercorefactory configuration
09:02:20 T:3044361040  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
09:02:20 T:3044361040  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
09:02:21 T:3044361040  NOTICE: WakeOnAccess - Load settings :
09:02:21 T:3044361040  NOTICE:   -Network init timeout : [20] sec
09:02:21 T:3044361040  NOTICE:   -Network settle time  : [500] ms
09:02:21 T:3044361040  NOTICE:   Registering wakeup entry:
09:02:21 T:3044361040  NOTICE:     HostName        : 192.168.0.77
09:02:21 T:3044361040  NOTICE:     MacAddress      : 00:1F:D0:51:C6:BF
09:02:21 T:3044361040  NOTICE:     PingPort        : 0
09:02:21 T:3044361040  NOTICE:     PingMode        : 0
09:02:21 T:3044361040  NOTICE:     Timeout         : 300 (sec)
09:02:21 T:3044361040  NOTICE:     WaitForOnline   : 40 (sec)
09:02:21 T:3044361040  NOTICE:     WaitForOnlineEx : 40 (sec)
09:02:21 T:3044361040  NOTICE:     WaitForServices : 5 (sec)
09:02:21 T:3043267664  NOTICE: Thread CPiAudio start, auto delete: false
09:02:21 T:3044361040  NOTICE: Running database version Addons15
09:02:22 T:3044361040  NOTICE: ADDONS: Using repository repository.googlecode.anarchintosh-projects
09:02:22 T:3044361040  NOTICE: ADDONS: Using repository repository.bstrdsmkr
09:02:22 T:3044361040  NOTICE: ADDONS: Using repository repository.xbmc.org
09:02:22 T:3044361040  NOTICE: ADDONS: Using repository repository.xbmcadult
09:02:22 T:3044361040  NOTICE: ADDONS: Using repository repository.bluecop.xbmc-plugins
09:02:22 T:3044361040  NOTICE: ADDONS: Using repository repository.Kinkin
09:02:22 T:3044361040  NOTICE: ADDONS: Using repository repository.mikey1234-repo
09:02:22 T:3044361040  NOTICE: ADDONS: Using repository repository.openelec.tv
09:02:22 T:3044361040  NOTICE: ADDONS: Using repository repository.xbmchub
09:02:22 T:3044361040  NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
09:02:22 T:3014653008  NOTICE: Thread PeripBusCEC start, auto delete: false
09:02:22 T:3023041616  NOTICE: Thread CECAdapter start, auto delete: false
09:02:22 T:3006264400  NOTICE: Thread PeripBusUSBUdev start, auto delete: false
09:02:22 T:3044361040  NOTICE: Raspberry PI firmware version: Nov 27 2013 22:47:13
                                            Copyright (c) 2012 Broadcom
                                            version 95b18c7513b1cdd8ab76f541338f749285898fb7 (tainted) (release)
09:02:22 T:3044361040  NOTICE: ARM mem: 256MB GPU mem: 256MB
09:02:22 T:3044361040  NOTICE: InitWindowSystem: Using EGL Implementation: raspberrypi
09:02:22 T:2955932752  NOTICE: Thread CRBPWorker start, auto delete: false
09:02:22 T:3044361040  NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 60.000000 Hz
09:02:22 T:3044361040  NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 60.000000 Hz
09:02:22 T:3044361040  NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 60.000000 Hz
09:02:22 T:3044361040  NOTICE: Previous line repeats 2 times.
09:02:22 T:3044361040  NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 60.000000 Hz
09:02:22 T:3044361040  NOTICE: Previous line repeats 2 times.
09:02:22 T:3044361040  NOTICE: Found resolution 720 x 576 for display 0 with 720 x 576 @ 50.000000 Hz
09:02:22 T:3044361040  NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 50.000000 Hz
09:02:22 T:3044361040  NOTICE: Previous line repeats 2 times.
09:02:22 T:3044361040  NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 50.000000 Hz
09:02:22 T:3044361040  NOTICE: Previous line repeats 2 times.
09:02:22 T:3044361040  NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 24.000000 Hz
09:02:22 T:3044361040  NOTICE: Previous line repeats 2 times.
09:02:22 T:3044361040  NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 25.000000 Hz
09:02:22 T:3044361040  NOTICE: Previous line repeats 2 times.
09:02:22 T:3044361040  NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 30.000000 Hz
09:02:22 T:3044361040  NOTICE: Previous line repeats 2 times.
09:02:22 T:3044361040  NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 72.000000 Hz
09:02:22 T:3044361040  NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 75.000000 Hz
09:02:22 T:3044361040  NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 60.000000 Hz
09:02:22 T:3044361040  NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 72.000000 Hz
09:02:22 T:3044361040  NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 75.000000 Hz
09:02:22 T:3044361040  NOTICE: Found resolution 960 x 720 for display 0 with 1024 x 768 @ 60.000000 Hz
09:02:22 T:3044361040  NOTICE: Found resolution 960 x 720 for display 0 with 1024 x 768 @ 70.000000 Hz
09:02:22 T:3044361040  NOTICE: Found resolution 960 x 720 for display 0 with 1024 x 768 @ 75.000000 Hz
09:02:22 T:3044361040  NOTICE: Found resolution 960 x 720 for display 0 with 1152 x 864 @ 75.000000 Hz
09:02:22 T:3044361040  NOTICE: Found resolution 1152 x 720 for display 0 with 1280 x 800 @ 60.000000 Hz
09:02:22 T:3044361040  NOTICE: Found resolution 960 x 720 for display 0 with 1280 x 960 @ 60.000000 Hz
09:02:22 T:3044361040  NOTICE: Found resolution 900 x 720 for display 0 with 1280 x 1024 @ 60.000000 Hz
09:02:22 T:3044361040  NOTICE: Found resolution 900 x 720 for display 0 with 1280 x 1024 @ 75.000000 Hz
09:02:22 T:3044361040  NOTICE: Found resolution 1275 x 720 for display 0 with 1360 x 768 @ 60.000000 Hz
09:02:22 T:3044361040  NOTICE: Found resolution 1152 x 720 for display 0 with 1440 x 900 @ 60.000000 Hz
09:02:22 T:3044361040  NOTICE: Found resolution 1152 x 720 for display 0 with 1440 x 900 @ 75.000000 Hz
09:02:22 T:3044361040  NOTICE: Found resolution 960 x 720 for display 0 with 1600 x 1200 @ 60.000000 Hz
09:02:22 T:3044361040  NOTICE: Found resolution 1152 x 720 for display 0 with 1680 x 1050 @ 60.000000 Hz
09:02:22 T:3044361040  NOTICE: Found ([email protected]) at 21, setting to RES_DESKTOP at 16
09:02:22 T:3044361040  NOTICE: Checking resolution 28
09:02:22 T:3044361040  NOTICE: GL_VENDOR = Broadcom
09:02:22 T:3044361040  NOTICE: GL_RENDERER = VideoCore IV HW
09:02:22 T:3044361040  NOTICE: GL_VERSION = OpenGL ES 2.0
09:02:22 T:3044361040  NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
09:02:22 T:3044361040  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
09:02:24 T:3044361040  NOTICE: No Joystick name specified, loading default map
09:02:25 T:3044361040  NOTICE: Previous line repeats 35 times.
09:02:25 T:3044361040  NOTICE: Running database version Addons15
09:02:25 T:3044361040  NOTICE: Running database version ViewModes6
09:02:25 T:3044361040  NOTICE: Running database version Textures13
09:02:25 T:3044361040  NOTICE: Attempting to update the database MyMusic37 from version 32 to 37
09:02:25 T:3044361040   ERROR: SQL: Undefined MySQL error: Code (1091)
                                            Query: DROP INDEX idxSong6 ON song
09:02:25 T:3044361040   ERROR: Exception updating database MyMusic37 from version 32 to 37
09:02:25 T:3044361040   ERROR: Error updating database MyMusic37 from version 32 to 37
09:02:25 T:3044361040  NOTICE: Old database found - updating from version 36 to 37
09:02:25 T:3044361040   ERROR: SQL: Can't create database for copy: 'MyMusic36' (1007)
09:02:25 T:3044361040   ERROR: Unable to copy old database MyMusic36 to new version MyMusic37
09:02:25 T:3044361040  NOTICE: Running database version MyVideos77
09:02:25 T:3044361040  NOTICE: Running database version TV22
09:02:25 T:3044361040  NOTICE: Running database version Epg7
09:02:25 T:3044361040  NOTICE: start dvd mediatype detection
09:02:25 T:3044361040  NOTICE: initializing playlistplayer
09:02:25 T:3044361040  NOTICE: DONE initializing playlistplayer
09:02:25 T:3034645584  NOTICE: Thread DetectDVDMedia start, auto delete: false
09:02:25 T:3023041616   ERROR: CecLogMessage - failed to release the previous LA
09:02:25 T:3023041616   ERROR: CecLogMessage - could not open a connection (try 1)
09:02:27 T:3044361040   ERROR: JSONRPC: Could not parse type "GUI.Property.Value"
09:02:27 T:3044361040   ERROR: JSONRPC: Could not parse type "Setting.Details.SettingList"
09:02:27 T:2935661648  NOTICE: Thread CECAdapterUpdate start, auto delete: false
09:02:27 T:2927273040  NOTICE: Thread LanguageInvoker start, auto delete: false
09:02:28 T:3044361040  NOTICE: Previous line repeats 3 times.
09:02:28 T:3044361040  NOTICE: initialize done
09:02:28 T:3044361040  NOTICE: Running the application...
09:02:28 T:2909946960  NOTICE: Thread LanguageInvoker start, auto delete: false
09:02:29 T:2884240464  NOTICE: Thread JobWorker start, auto delete: true
09:02:29 T:3044361040  NOTICE: starting zeroconf publishing
09:02:29 T:3044361040  NOTICE: Webserver: Starting...
09:02:29 T:3044361040  NOTICE: WebServer: Started the webserver
09:02:29 T:3044361040  NOTICE: ES: Starting event server
09:02:29 T:2867463248  NOTICE: Thread JobWorker start, auto delete: true
09:02:29 T:2850686032  NOTICE: Thread EventServer start, auto delete: false
09:02:29 T:2850686032  NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
09:02:29 T:2850686032  NOTICE: UDP: Listening on port 9777
09:02:29 T:2842297424  NOTICE: Thread JobWorker start, auto delete: true
09:02:29 T:2825520208  NOTICE: Thread AirPlayServer start, auto delete: false
09:02:29 T:2833908816  NOTICE: Thread TCPServer start, auto delete: false
09:02:30 T:2867463248   ERROR: InputStream: Error opening, smb://FTR-SERVER/Recordings/Series/Location, Location, Location/Location, Location, Location_S16E01_Channel 4 HD_2013-08-22.ts
09:02:30 T:2842297424   ERROR: InputStream: Error opening, smb://FTR-SERVER/Recordings/Series/The Mill/The Mill_S01E04_Channel 4 HD_2013-08-18.ts
09:02:32 T:2918884432  NOTICE: -->Python Interpreter Initialized<--
09:02:32 T:2893169744  NOTICE: -->Python Interpreter Initialized<--
09:02:32 T:2909946960  NOTICE: -->Python Interpreter Initialized<--
09:02:32 T:2901558352  NOTICE: -->Python Interpreter Initialized<--
09:02:32 T:2927273040  NOTICE: -->Python Interpreter Initialized<--
09:02:34 T:2909946960  NOTICE: ## OpenELEC Addon ## 0.3.6
09:02:35 T:2901558352  NOTICE:  StorageServer Module loaded RUN
09:02:35 T:2893169744  NOTICE: [TVonline] Subscription service starting...
09:02:35 T:2901558352  NOTICE: StorageClient-2.5.2 Starting server
09:02:35 T:2901558352  NOTICE: StorageServer-2.5.2 Storage Server starting /storage/.xbmc/temp/commoncache.db
09:04:04 T:3044361040  NOTICE: Samba is idle. Closing the remaining connections
09:07:01 T:3044361040  NOTICE: Storing total System Uptime
09:07:01 T:3044361040  NOTICE: Saving settings
09:07:01 T:3044361040  NOTICE: stop all
09:07:01 T:3044361040  NOTICE: ES: Stopping event server
09:07:01 T:3044361040  NOTICE: stopping zeroconf publishing
09:07:01 T:3044361040  NOTICE: Webserver: Stopping...
09:07:01 T:3044361040  NOTICE: WebServer: Stopped the webserver
09:07:01 T:3044361040  NOTICE: Webserver: Stopped...
09:07:01 T:2850686032  NOTICE: ES: UDP Event server stopped
09:07:01 T:3044361040  NOTICE: stop dvd detect media
09:07:02 T:3044361040  NOTICE: stop player
09:07:02 T:3044361040  NOTICE: stop sap announcement listener
09:07:02 T:3044361040  NOTICE: clean cached files!
09:07:02 T:3044361040  NOTICE: unload skin
09:07:02 T:2909946960  NOTICE: ## OpenELEC Addon ## STOP SERVICE DONE !
09:07:02 T:2901558352  NOTICE: StorageServer-2.5.2 Closed down
09:07:07 T:3044361040   ERROR: CPythonInvoker(4, /storage/.xbmc/addons/plugin.video.tvonline.cc/service.py): script didn't stop in 5 seconds - let's kill it
09:07:11 T:3044361040  NOTICE: stopped
09:07:11 T:3044361040  NOTICE: destroy
09:07:11 T:3044361040  NOTICE: closing down remote control service
09:07:11 T:3044361040  NOTICE: unload sections
09:07:11 T:3044361040   ERROR: GetMasterProfile: master profile doesn't exist
09:07:11 T:3044361040  NOTICE: special://profile/ is mapped to:
09:07:11 T:3044361040  NOTICE: destroy
09:07:11 T:3044361040 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist
09:07:11 T:3044361040 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist
09:07:11 T:3044361040 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist
09:07:11 T:3044361040 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist
09:07:11 T:3044361040 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist
09:07:11 T:3044361040 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist
09:07:11 T:3044361040 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist
09:07:11 T:3044361040 WARNING: Attempted to remove window 10021 from the window manager when it didn't exist
09:07:11 T:3044361040 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist
09:07:11 T:3044361040 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist
09:07:11 T:3044361040 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist
09:07:11 T:3044361040  NOTICE: closing down remote control service
09:07:11 T:3044361040  NOTICE: unload sections
09:07:11 T:3044361040  NOTICE: application stopped...
Location UK; Media server Windows 7 with ArgusTV 2.3 with TBS6981 DVB-S2 x4 and DVB-T x 2:All network connections cabled on 1Gb router Raspberry Pi2 1GB x 2; RPI 3 x1; PiB+512MB x 3; TV Samsung 55" C8000; AV Denon AVR X2200W


Messages In This Thread
AW: RE: - by DieterLumpen - 2013-07-29, 20:50
include guires switch? - by hpbaxxter - 2013-08-01, 21:46
RE: dual audio?? - by pootler - 2013-08-03, 17:13
Help, watch 3D Film on Non 3D TV - by unix72 - 2013-08-09, 12:39
Remote Controllers - by tfft - 2013-08-14, 09:11
rbej repeatable crash - by RichG - 2013-08-19, 12:43
New Tester - by theneverstill - 2013-10-03, 17:16
RE: OpenELEC Testbuilds for RaspberryPi Part 2 - by evanspae - 2013-12-05, 12:04
[split] missing subtitle stream - by Jönke - 2014-01-08, 21:03
3D Support - by michbeck100 - 2014-01-11, 01:01
No sound on Gotham builds - by URBANsUNITED - 2014-01-13, 15:19
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi Part 223