Kodi Community Forum

Full Version: Advancedsettings no longer loading.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi All
due to a rather slow internet, I have to use the buffer settings in advancedsettings.xml. This allowed me to start an episode, then pause it for about 15 minutes to let it load all the way or at least half way.
Since upgrading KODI, it no longer works. It only buffers for about 3 minutes then stops. This means i have to pause anything i watch, every 3-4 minutes to let it load. You can understand the frustration.
I'm Running OSMC on a Raspberry PI 3. This has been running SUPER smooth with NO problems, until the upgrade.
The only way for my to check the file now is through the Easy Advanced Settings addon.
Please help!!!
you may have to update your advancedsettings file.
http://kodi.wiki/view/Advancedsettings.xml#cache
Thank you Kindly. I'll have a look. I suppose the addon will have to be updated then. I cannot access the file manually at the moment.
How do I see if the file is actually loading, and functioning?
I've been able to edit the file and place it in the folder.
<?xml version="1.0" encoding="utf-8"?>

<cache>
<memorysize>0</memorysize>
<buffermode>1</buffermode>
<readfactor>15.0</readfactor>
</cache>

I've increased the read factor, as it still buffers every few minutes, saying the readfactor is too low.

Thanks