Change 30 second skip to something shorter?
#1
On my MCE remote, using the directional pad I can jump ahead or backwards 30 seconds. Is there any way to change it so it's only 5 seconds? Sometimes I miss a line that's said and I just want to go back a little bit, not a whole 30 seconds.
Reply
#2
Answered my own question. Did a little digging in the user manual. Needed to add this to the advancedsettings.xml file in $home/.xbmc/userdata

<advancedsettings>
<video>
<timeseekbackward>-5</timeseekbackward>
<timeseekforwardbig>90</timeseekforwardbig>
</video>
</advancedsettings>

I also changed timeseekforwardbig to 90 seconds for a convenient way to skip anime OP's. Works awesome. The level of customization in this software is simply amazing. Nothing else compares!
Reply

Logout Mark Read Team Forum Stats Members Help
Change 30 second skip to something shorter?0