advancedsettings.xml help
#1
I've never delved into editing xml files before and my attempts appear to be failing. I suspect I'm not structuring it correctly, as the splash screen seems to be gone, but my recently added tv shows remains as 25 although I've tried to change this to 35 in my xml file. Any help would be appreciated:

Code:
<advancedsettings>
  <network>
    <buffermode>0</buffermode>
    <cachemembuffersize>104857600</cachemembuffersize>
    <readbufferfactor>10.0</readbufferfactor>
  </network>

  <recentlyaddeditems>35</recentlyaddeditems>

  <videolibrary>
    <dateadded>0</dateadded>
  </videolibrary>

  <splash>false</splash>

</advancedsettings>

This is a Windows 8 machine running Gotham Beta 2...
Reply
#2
Recentlyaddeditems should be inside videolibrary.
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#3
Aha, thank you for that...
Reply

Logout Mark Read Team Forum Stats Members Help
advancedsettings.xml help0