v15 Cache won't fill past 10 MB
#1
Hi. I have two Windows 7, 8GB RAM laptops running Kodi, one with 15.0 Beta 2 and the other 15.2. The cache in 15.0 continues to increase past 10MB even when the video is playing, but in 15.2 it fills to 10MB and will not exceed that. It isn’t advancedsettings.xml because I replaced the contents in 15.2 with the 15.0 settings and still have the issue. Do you know the setting in Kodi or Windows preventing the amount from exceeding 10MB? Thanks!

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<advancedsettings>
<network>
<cachemembuffersize>209715200</cachemembuffersize>
<readbufferfactor>10</readbufferfactor>
</network>
</advancedsettings>
Reply
#2
Excellent question and I've done some digging to find you an answer. Apparently some addons have their own cache maximums which are independent of the amount specified in the advancedsettings.xml file. I don't see how to modify the amount within the addon's settings but if/when I do I'll be sure to post it here.
Reply

Logout Mark Read Team Forum Stats Members Help
Cache won't fill past 10 MB0