zdcyclops
02-24-2017, 08:20 AM
For Kodi users to help with buffering. Copy the text below paste into a text file and save as "advancedsettings.txt" then change the .txt extension to .xml and you end up with "advancedsettings.xml" Copy or move to your userdata folder. (windows 10 path) C:\Users\YourUserName\AppData\Roaming\Kodi You'll need to set Folder view options in control panel to Show hidden files and folders and un-check Hide known extensions first. Should work on most Kodi devices from little Pi boxes to Windows PC. If you get lost ask Google.
I don't come here much the place is a mad house.
<?xml version="1.0"?>
<!-- Created using Easy Advanced Settings addon -->
-<advancedsettings>
-<network>
<buffermode>2</buffermode>
<cachemembuffersize>50000000</cachemembuffersize>
<curlclienttimeout>10</curlclienttimeout>
<curllowspeedtime>10</curllowspeedtime>
<readbufferfactor>5.5</readbufferfactor>
</network>
-<pvr>
<maxvideocachelevel>85</maxvideocachelevel>
<minvideocachelevel>20</minvideocachelevel>
<minaudiocachelevel>30</minaudiocachelevel>
</pvr>
</advancedsettings>
I don't come here much the place is a mad house.
<?xml version="1.0"?>
<!-- Created using Easy Advanced Settings addon -->
-<advancedsettings>
-<network>
<buffermode>2</buffermode>
<cachemembuffersize>50000000</cachemembuffersize>
<curlclienttimeout>10</curlclienttimeout>
<curllowspeedtime>10</curllowspeedtime>
<readbufferfactor>5.5</readbufferfactor>
</network>
-<pvr>
<maxvideocachelevel>85</maxvideocachelevel>
<minvideocachelevel>20</minvideocachelevel>
<minaudiocachelevel>30</minaudiocachelevel>
</pvr>
</advancedsettings>