• 1
  • 113
  • 114
  • 115(current)
  • 116
  • 117
  • 277
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
I was getting 'connection lost' warnings on the latest build (from December 4), and could not see any tv channels. I was also unable to access TVheadened via the web browser (running on the Pi). I restarted the Pi a few times and also tried to let it sit for 15 mins but it didn't make any difference. I have now re-installed the build from November 27 and PVR/Tvheadend is working again.

Edit:
I'm having trouble with PVR on the November 27 (MilouseVH) build too; some channels play and others just freeze immediately after starting. This was not a problem with earlier builds (~ 3 weeks ago); I've tested the Pi with the build from October 9 (Popcornmix) and playback for all channels is fine. Unfortunately, without access to MilhouseVH's other earlier builds, I can't narrow down the build for when the problem started.

To further explain the problem with the Nov 27 build:
- it's always the same channels that freeze (even after a restart), and these channels, while frozen on the Pi, play fine via XBMC on my laptop which also uses the Pi's Tvheadend service. The channels that freeze seem to do so about 90% of the time.

- Only the channel stream is frozen (audio and video). When a channel is frozen, I can still access the menus and change to other working channels.

Edit: I had posted an older log file here somehow. I have removed the link. Sorry. Please let me know if anyone else is having / not having simlar issues with Tvheadend on recent builds. Thanks.
(2013-12-05, 10:50)FattyMcDirty Wrote: nope.. scrapers not working in this build for me... did a clean setup Sad themoviedb and thetvdb... non working/scraping

A debug log (wiki) would be useful, as far as I know it's working fine (in my case adding tv shows and movies to an existing MySQL library).
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2013-12-04, 22:51)MilhouseVH Wrote:
(2013-12-04, 21:03)Koloss Wrote: Is airplay fixed in the new Build?

No.

In the first Build from you, Airplay was running!
(2013-12-05, 12:04)evanspae Wrote: 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.

So it sounds like its more a problem with reading and applying the config when loading XBMC than saving the settings.

Why does manually editing the config then work.
(2013-12-05, 13:32)Koloss Wrote: In the first Build from you, Airplay was running!

Maybe, I don't have any iOS devices with which to test. As far as I know Airplay is broken with iOS 7 (not sure about 6) and although the Raspbmc guys appear to have a fix, they're not being very open about it. If/when a fix becomes available I'll mention it in the build notes.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2013-12-05, 14:19)rterblanche Wrote:
(2013-12-05, 12:04)evanspae Wrote: 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.

So it sounds like its more a problem with reading and applying the config when loading XBMC than saving the settings.

Why does manually editing the config then work.

If you mean editing of actual guisettings.xml then for me it does not provide a work around.
Unless I am missing something, in order for manually edited settings to become activated requires a reboot which in turn corrupts the pixel aspect ratio etc. ie these edited settings become ineffective on the reboot that is normally required to activate them.

The only way I can reset pixel to 1.00x1.00 is to delete guisettings.xml reboot and the reconfigure using gui However what did you mean to edit other config. settings?
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
(2013-12-05, 14:56)evanspae Wrote:
(2013-12-05, 14:19)rterblanche Wrote:
(2013-12-05, 12:04)evanspae Wrote: 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.

So it sounds like its more a problem with reading and applying the config when loading XBMC than saving the settings.

Why does manually editing the config then work.

If you mean editing of actual guisettings.xml then for me it does not provide a work around.
Unless I am missing something, in order for manually edited settings to become activated requires a reboot which in turn corrupts the pixel aspect ratio etc. ie these edited settings become ineffective on the reboot that is normally required to activate them.

The only way I can reset pixel to 1.00x1.00 is to delete guisettings.xml reboot and the reconfigure using gui However what did you mean to edit other config. settings?

What you said. Edit guisettings and reboot doesn't help

I also did a total fresh install with no addons and it still didn't work. Would love to know how other people are getting
it to work

1 of 2 small things not working 100% that would make me dump my HTPC for all raspberry's.
I still can't get the pixel ratio to stick at 1.0000. I've tried editing guisettings too but unfortunately the 'edit' does not survive a reboot. The setting just goes back to 0.50000. I've tried adding the settings for the resolutions I'm interested in into advancedsettings but it still does not work.

I've disabled every possible addon, to no avail. I've tried removing Confluence Modified and have gone back to vanilla Confluence and the problem remains the same.
@MilhouseVH

Can you please confirm if this commit of 5 days ago was included in your latest build (r16483) or not.

If it was included then I'm afraid it didn't bring the gpio receiver back to life as I would have hoped (unless we're meant to make any changes to the autostart.sh file).

If it wasn't included, I assume your next build will?

EDIT: forget all this - the lirc_rpi.c is the same as in previous versions. I guess I just got excited when I saw a recent commit that was related to the gpio receiver.

EDIT2: perhaps don't forgetConfused It looks as though for all versions back to 3.10.y, this commit was only made 5 days ago. In addition, I see that there were other changes made recently i.e. "lirc_rpi: Don't register with lirc_dev if we can't claim gpio pins" - I wonder if this could be a timing issue with registering the driver if it doesn't "claim the gpio pins" quickly enough?
Quote: in order for manually edited settings to become activated requires a reboot
1. Manually edit the guisettings xml with a text editor
2. login to the pi over ssh
3. type 'reboot'

If you manually edit the file but then reboot from the gui, the system overwrites the guisettings file with other values.
(2013-12-05, 16:30)Reddog999 Wrote: @MilhouseVH

Can you please confirm if this commit of 5 days ago was included in your latest build (r16483) or not.

If it was included then I'm afraid it didn't bring the gpio receiver back to life as I would have hoped (unless we're meant to make any changes to the autostart.sh file).

If it wasn't included, I assume your next build will?

EDIT: forget all this - the lirc_rpi.c is the same as in previous versions. I guess I just got excited when I saw a recent commit that was related to the gpio receiver.

Yes, that patch is included in the currently available build. You say it was committed 5 days ago, however that patch appears to have been included in OpenELEC 4.0 for quite some time (at least 3 months, looking at my previous builds - the patch originated back in 2012). It may even be in 3.x builds.

Edit: In fact, that lirc/gpio patch has been in OpenELEC since 28 Feb 2013, if not earlier, in one form or another. So if your GPIO is not working you may be barking up the wrong tree with respect to that particular patch.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
There's another way to avoid the calibration problem.
1. Edit guisettings to delete everything from <resolutions> to </resolutions>, inclusive
2. Insert <resolutions /> in the place of the (many) lines you just deleted.
3. save
4. login to the pi over ssh
5. type 'poweroff'
6. insert your SD card into your computer, to edit the the overscan settings in the config.txt file. Mine are edited as follows:
Code:
# Make display smaller to stop text spilling off the screen
# see also http://www.raspberrypi.org/phpBB3/viewtopic.php?f=67&t=15700
overscan_scale=1
disable_overscan=1

# Adapt overscan values to your needs
overscan_left=40
overscan_right=40
overscan_top=24
overscan_bottom=24
The actual values you need will depend on your own system, of course, but you will likely have a pretty good idea from having recalibrated 100 times.
7. boot up
8. as long as you don't use the calibration feature, the 'resolutions' settings will stay empty
(2013-12-05, 16:14)Trixster Wrote: I still can't get the pixel ratio to stick at 1.0000. I've tried editing guisettings too but unfortunately the 'edit' does not survive a reboot. The setting just goes back to 0.50000. I've tried adding the settings for the resolutions I'm interested in into advancedsettings but it still does not work.

I've disabled every possible addon, to no avail. I've tried removing Confluence Modified and have gone back to vanilla Confluence and the problem remains the same.

As per my previous posts only way is to delete guisettings, reboot (which will reset pixel ratio to 1.0 but destroys all user settings!) and start again...
Only problem with this is it it hangs!! Back to square 1 (no pun intended)! Such a shame as like others I am now just on the verge of ditching PC clients in favour of pi's
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
(2013-12-05, 17:46)evanspae Wrote:
(2013-12-05, 16:14)Trixster Wrote: I still can't get the pixel ratio to stick at 1.0000. I've tried editing guisettings too but unfortunately the 'edit' does not survive a reboot. The setting just goes back to 0.50000. I've tried adding the settings for the resolutions I'm interested in into advancedsettings but it still does not work.

I've disabled every possible addon, to no avail. I've tried removing Confluence Modified and have gone back to vanilla Confluence and the problem remains the same.

As per my previous posts only way is to delete guisettings, reboot (which will reset pixel ratio to 1.0 but destroys all user settings!) and start again...
Only problem with this is it it hangs!! Back to square 1 (no pun intended)! Such a shame as like others I am now just on the verge of ditching PC clients in favour of pi's

Yeah, I tried deleting guisettings. I then reset all my settings back as before, rebooted and am back to 0.5 pixel ratio again. I'm starting to think it's an issue with the latest version of Confluence Modified which is a fault.
  • 1
  • 113
  • 114
  • 115(current)
  • 116
  • 117
  • 277

Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi Part 223