Kodi Community Forum

Full Version: Can't change seekforward
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,
I'm trying to change the seek interval of my XBMC on ATV2.
I want the ATV remote to forward 15 seconds when I click on the right arrow. This is what I've done in the advancedsettings.xml file, located in /private/var/mobile/Library/Preferences/XBMC/userdata/

[HTML]
<advancedsettings>
<video>
<subsdelayrange>20</subsdelayrange>
<usetimeseeking>true</usetimeseeking>
<timeseekforward>15</timeseekforward>
<timeseekbackward>-15</timeseekbackward>
<timeseekforwardbig>15</timeseekforwardbig>
<timeseekbackwardbig>-15<timeseekbackwardbig>
</video>

<audio>
<defaultplayer>dvdplayer</defaultplayer>
</audio>

</advancedsettings>
[/HTML]

but that didn't work, not even after rebooting the ATV. Any suggestions?

Thanks.
xbmc.log or no soup.
Do you need all 900 lines? Blush
paste them to pastebin.com and put the link here ... no need for typewriting them here..