Kodi video buffer cache location

When you disable RAM caching by setting “cachemembuffersize = 0” in .kodi/userdata/advancedsettings.xml Kodi will write video cache to disk.
Video cache will be written to kodi temporary folder:
[code]~/.kodi/userdata/temp[/code]

with filename:

[code]filecache000.cache[/code]

Leave a Reply

Your email address will not be published. Required fields are marked *