Advance Settings file on kodi 17.x for Pi 1B
|
8th Mar, 2017, 03:41 AM
Post: #1
|
|||
|
|||
Advance Settings file on kodi 17.x for Pi 1B
So i've noticed that your guys just made the jump to the 17 version for the Pi 1B
Just one question: On the official Kodi wiki is stated than on version 17 and up the network part of the file has the following modification : Quote:In Kodi v17, the following tags are removed from <network> and placed under a new <cache> tag. Also, <cachemembuffersize> is renamed to <memorysize> and <readbufferfactor> is renamed to <readfactor>.. After the update on my Pi 1B unit, the advancedsettings.xml file is still like it was back on version 16.x, so my question is did you guys made any mods in this Kodi build to use the old "tags" or do i need to change anything in my file? (pasted below, my concern is just the network buffering method and size). Thanks to all Terminal <advancedsettings> <network> <buffermode>1</buffermode> <cachemembuffersize>29030720</cachemembuffersize> <readbufferfactor>2</readbufferfactor> </network> </advancedsettings> :) :) |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Advance Settings file on kodi 17.x for Pi 1B - Exnor - 8th Mar, 2017 03:41 AM
RE: Advance Settings file on kodi 17.x for Pi 1B - Nachteule - 8th Mar, 2017, 05:21 AM
RE: Advance Settings file on kodi 17.x for Pi 1B - Exnor - 8th Mar, 2017, 06:13 AM
RE: Advance Settings file on kodi 17.x for Pi 1B - Nachteule - 8th Mar, 2017, 06:27 AM
RE: Advance Settings file on kodi 17.x for Pi 1B - Exnor - 8th Mar, 2017, 08:35 AM
|