Kodi Community Forum
APPLE TV 4 and KODI cache buffer memory size increase - 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: iOS & tvOS (https://forum.kodi.tv/forumdisplay.php?fid=137)
+---- Thread: APPLE TV 4 and KODI cache buffer memory size increase (/showthread.php?tid=271521)



APPLE TV 4 and KODI cache buffer memory size increase - FenderBender - 2016-04-27

Hi,

I'm looking a way to increase cache buffer memory size (with internet streams) on Kodi installed on ATV4. This xml works on my Android Tab:

advancedsettings.xml
<advancedsettings>
<network>
<cachemembuffersize>104857600</cachemembuffersize>
</network>
</advancedsettings>

How do I config this to my ATV4 Kodi?

Thanks.


RE: APPLE TV 4 and KODI cache buffer memory size increase - DarrenHill - 2016-04-27

Thread moved to iOS


RE: APPLE TV 4 and KODI cache buffer memory size increase - Troyp42 - 2016-04-29

Try this
http://www.tekto-kodi.com/kodi-how-to-tutorials/kodi-advanced-settings/


RE: APPLE TV 4 and KODI cache buffer memory size increase - FenderBender - 2016-04-29

Thanks for the reply.

I have already tried that Addon (Easy Advanced Settings). It does not work on my ATV4 with sideloaded Kodi. It gives me an error when I try to write an xml file.

I copied the xml file via NFS share from my computer and added it to my Kodi Profiles folder. I did it with instructions I found. The xml file isn't visible in the Profiles folder but as they said in the instructions, that is normal.

The internet streams may be a little bit better now. I still experience some stuttering with them.

Jony


RE: APPLE TV 4 and KODI cache buffer memory size increase - Ned Scott - 2016-04-30

From what I understand, ATV4 works very differently when it comes to all of the XML settings files than any other Kodi platform. I would not expect it to work at all at this point.