Kodi Community Forum
Cache too small - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: Cache too small (/showthread.php?tid=197842)



Cache too small - anak85 - 2014-06-14

Hi!

I am streaming TV and recorded videos from my Prismcube on a PC and am receiving the error that the cache is too small to steam without problems.

I already followed these instructions to modify the cache, but it didn't seem to change anything and the RAM used by XBMC didn't change according to the Task Manager. Also, XBMC started crashing. I am not sure that had to do with me playing with the "cache size" in the advancedsettings.xml.

I am running XBMC 13.1 on my PC.

Any suggestions?

Thanks!
Phillip


RE: Cache too small - Ned Scott - 2014-06-14

Can you post a copy of the advancedsettings.xml file you used and what the specs are of your PC, like RAM amount and such?


RE: Cache too small - anak85 - 2014-06-14

(2014-06-14, 09:31)Ned Scott Wrote: Can you post a copy of the advancedsettings.xml file you used and what the specs are of your PC, like RAM amount and such?

I have a Windows 7, Core i5 with 4GB RAM

Not sure how to post a file but here is the text.

Attempt 1:
<advancedsettings>
<network>
<buffermode>1</buffermode>
<cachemembuffersize>62914560</cachemembuffersize>
<readbufferfactor>1.5</readbufferfactor>
</network>
</advancedsettings>

Attempt 2:
<advancedsettings>
<network>
<buffermode>1</buffermode>
<cachemembuffersize>185829120</cachemembuffersize>
<readbufferfactor>2</readbufferfactor>
</network>
</advancedsettings>


RE: Cache too small - anak85 - 2014-06-14

any suggestions?


RE: Cache too small - Ned Scott - 2014-06-15

No idea. That shouldn't cause any crashing, at least.


RE: Cache too small - anak85 - 2014-06-15

(2014-06-15, 09:20)Ned Scott Wrote: No idea. That shouldn't cause any crashing, at least.

I was asking how to increase the cache successfully. The file doesn't seem to change anything. How do I check if the file is loaded / how large the cache is?


RE: Cache too small - Ned Scott - 2014-06-16

A debug log (wiki) will tell you.