Kodi Community Forum
Can't change seekforward - 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: Can't change seekforward (/showthread.php?tid=111321)



Can't change seekforward - asaf-g - 2011-09-30

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.


- davilla - 2011-09-30

xbmc.log or no soup.


- asaf-g - 2011-10-01

Do you need all 900 lines? Blush


- Memphiz - 2011-10-01

paste them to pastebin.com and put the link here ... no need for typewriting them here..


- asaf-g - 2011-10-01

http://pastebin.com/uX1Wm9qV