v17 LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)
(2016-05-14, 20:51)ChrisM001 Wrote:
(2016-05-11, 12:34)Warez Wrote: In the upcoming Kodi v17, the following tags are removed from <network> and placed under a new <cache> tag. Also, <cachemembuffersize> is renamed to <memorysize>.
<cache>
<memorysize>0</memorysize> <!-- number of bytes used for buffering streams in memory
When set to 0 the cache will be written to disk instead of RAM -->
<buffermode>0</buffermode> <!-- Choose what to buffer:
0) Buffer all internet filesystems (like "2" but additionally also ftp, webdav, etc.) (default)
1) Buffer all filesystems (including local)
2) Only buffer true internet filesystems (streams) (http, etc.)
3) No buffer -->
<readbufferfactor>4.0</readbufferfactor> <!-- this factor determines the max readrate in terms of readbufferfactor * avg bitrate of a video file.
This can help on bad connections to keep the cache filled. It will also greatly speed up buffering. Default value 4.0. -->
</cache>

Although I did it like this (but using the new "readfactor" instead of "readbufferfactor") buffering doesn't work with the actual builds. So I cannot play my streams without heavy stuttering:-(.

Make sure the code above is contained in the <network> </network> tags.


Messages In This Thread
RE: LibreELEC Testbuilds for RaspberryPi (Kodi 17.0) - by Hoopla - 2016-05-14, 21:52
RPi2: no DV-codec? - by bubi - 2016-07-10, 10:30
DV-video not working - by bubi - 2016-07-15, 19:48
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)19