Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

Advance Settings file on kodi 17.x for Pi 1B
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Advance Settings file on kodi 17.x for Pi 1B
8th Mar, 2017, 03:41 AM
Post: #1
Exnor Offline
Registered
Posts: 362
Joined: Aug 2013
Reputation: 8
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 Smile

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>.
See also: HOW-TO:Modify the cache
.

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 Smile

Terminal

<advancedsettings>
<network>
<buffermode>1</buffermode>
<cachemembuffersize>29030720</cachemembuffersize>
<readbufferfactor>2</readbufferfactor>
</network>
</advancedsettings>

:) :)
Find all posts by this user
Quote this message in a reply
8th Mar, 2017, 05:21 AM
Post: #2
Nachteule Offline
Administrator
******
Posts: 2,405
Joined: Dec 2014
Reputation: 122
RE: Advance Settings file on kodi 17.x for Pi 1B
1) advancecsettings.xml file will never be overwritten in /home/xbian/.kodi/userdata
2) no, we did not made any changes in /usr/local/share/kodi/system/advancedsettings.xml

Would be good idea to update this file for Krypton Smile

Thanks for notification
Find all posts by this user
Quote this message in a reply
8th Mar, 2017, 06:13 AM
Post: #3
Exnor Offline
Registered
Posts: 362
Joined: Aug 2013
Reputation: 8
RE: Advance Settings file on kodi 17.x for Pi 1B
(8th Mar, 2017 05:21 AM)Nachteule Wrote:  1) advancecsettings.xml file will never be overwritten in /home/xbian/.kodi/userdata
2) no, we did not made any changes in /usr/local/share/kodi/system/advancedsettings.xml

Would be good idea to update this file for Krypton Smile

Thanks for notification

Do i have to modify the file to match the new format?

Should i modify the .kodi/userdata or the one on /usr/....... ? Apparently there are 2 files now, one in each directory but according to the official Kodi wiki the file to be modified is supposed to be the one in /.kodi/userdata/.

Also can you check if i the following modification would do the work, please ?:

Terminal

<cache>
<buffermode>1</buffermode>
<memorysize>29030720</memorysize>
<readfactor>2</readfactor>
</cache>

Thank you.

:) :)
Find all posts by this user
Quote this message in a reply
8th Mar, 2017, 06:27 AM (This post was last modified: 8th Mar, 2017 06:29 AM by Nachteule.)
Post: #4
Nachteule Offline
Administrator
******
Posts: 2,405
Joined: Dec 2014
Reputation: 122
RE: Advance Settings file on kodi 17.x for Pi 1B
Looks fine Smile

You only have to change file in /home/xbian/.kodi/userdata.

/usr/local/share/kodi/system/advancedsettings.xml will be overwritten by xbian-package-xbmc updates Exclamation
Find all posts by this user
Quote this message in a reply
8th Mar, 2017, 08:35 AM
Post: #5
Exnor Offline
Registered
Posts: 362
Joined: Aug 2013
Reputation: 8
RE: Advance Settings file on kodi 17.x for Pi 1B
(8th Mar, 2017 06:27 AM)Nachteule Wrote:  Looks fine Smile

You only have to change file in /home/xbian/.kodi/userdata.

/usr/local/share/kodi/system/advancedsettings.xml will be overwritten by xbian-package-xbmc updates Exclamation

Ok Smile

Just modified the file. Hope this works (lol). Thanks again Smile

:) :)
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 12th May, 2025, 05:42 PM Powered By MyBB, © 2002-2025 MyBB Group.