Change value of cachemembuffersize Working _UNTIL_ Screen Calibration via XBMC system menu...
I have test it on Openelec and Raspbmc - the same result
I just creating file - advancedsettings.xml with content:
<advancedsettings>
<network>
<cachemembuffersize>1024</cachemembuffersize>
</network>
</advancedsettings>
As you see buffer is so small and it is my goal. Works fine until i changeing
Screen Calibration option via XBMC system menu.
After that XBMC start to cashing default cachemembuffersize.
HOW I CAN FIX this problem ?
I just want NO cache.
Thank You
I have test it on Openelec and Raspbmc - the same result
I just creating file - advancedsettings.xml with content:
<advancedsettings>
<network>
<cachemembuffersize>1024</cachemembuffersize>
</network>
</advancedsettings>
As you see buffer is so small and it is my goal. Works fine until i changeing
Screen Calibration option via XBMC system menu.
After that XBMC start to cashing default cachemembuffersize.
HOW I CAN FIX this problem ?
I just want NO cache.
Thank You