Kodi Community Forum

Full Version: advancedsettings.xml not working fire TV
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi Forum,

I'm hoping someone can shed some light on this:

I'm trying to change the forward seek time during video playback to 240s instead of 600s. I edited and pushed advancedsettings.xml to the userdata folder in my Fire TV box, but it seeme to be disregarded by kodi. (I restarted Kodi and the Fire TV box but no change from the 600s.)

XML looks like this and is present in the right folder on the box:

<advancedsettings>
<video>
<timeseekforwardbig>240</timeseekforwardbig>
</Video>
<network>
<buffermode>1</buffermode>
<cachemembuffersize>20971520</cachemembuffersize>

<readbufferfactor>1</readbufferfactor>
</network>
</advancedsettings>

Cheers folks.....
what does the Debug Log say? Is this advancedseettings loaded? Normally it should come up in the logfile if anything works fine