OpenELEC Testbuilds for RaspberryPi Part 2
(2013-12-15, 19:36)MilhouseVH Wrote:
(2013-12-15, 16:36)Koloss Wrote: Is my Setting ok?

Your settings are fine.

How about mine? It's been a while since I looked at them so there might be something that shouldn't be in there any longer. I compared it to the system one just now and removed anything that was in that, other than stuff that I know I want to change, such as the fanartres and network timeouts. The main ones I'm not sure about are streamsilence and limiterhold.

Code:
<?xml version="1.0" encoding="UTF-8"?>
<advancedsettings>
<fanartres>540</fanartres>
<imageres>256</imageres>

<lookandfeel>
   <guires>720</guires>
</lookandfeel>

  <video>
   <excludefromlisting>
    <regexp>[!-._ \\/](?-i)(flash|USB_16GB|SD2)[-._ \\/]</regexp> <!-- Hide the System and Storage folders on openelec -->
   </excludefromlisting>
   <timeseekforwardbig>180</timeseekforwardbig>
   <timeseekbackwardbig>-180</timeseekbackwardbig>
  </video>

  <audio>
   <excludefromlisting>
    <regexp>[!-._ \\/](?-i)(flash|USB_16GB|SD2)[-._ \\/]</regexp> <!-- Hide the System and Storage folders on openelec -->
   </excludefromlisting>
   <streamsilence>false</streamsilence>
   <limiterhold>100</limiterhold>
  </audio>

  <pictureexcludes>
    <regexp>[!-._ \\/](?-i)(flash|USB_16GB|SD2)[-._ \\/]</regexp>
  </pictureexcludes>

  <network>
    <alwaysforcebuffer>0</alwaysforcebuffer>
    <limitcacherate>false</limitcacherate>
    <curlclienttimeout>10</curlclienttimeout>
  </network>

  <samba>
   <clienttimeout>10</clienttimeout>
  </samba>

  <pvr>
   <showepginfoonselect>false</showepginfoonselect>
  </pvr>

    <locale>
        <audiolanguage>original</audiolanguage>
        <charset>DEFAULT</charset>
        <country>UK (24h)</country>
        <language>English</language>
        <subtitlelanguage>original</subtitlelanguage>
     <timezone>Europe/London</timezone>
        <timezonecountry>Britain (UK)</timezonecountry>
    </locale>

</advancedsettings>


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 doveman2 - 2013-12-17, 02:32
[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