Can't change seekforward
#1
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.
Reply
#2
xbmc.log or no soup.
Reply
#3
Do you need all 900 lines? Blush
Reply
#4
paste them to pastebin.com and put the link here ... no need for typewriting them here..
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#5
http://pastebin.com/uX1Wm9qV
Reply

Logout Mark Read Team Forum Stats Members Help
Can't change seekforward0