how customize LEFT/RIGHT arrow rewind/forward time for VIDEOS
#9
(2020-08-02, 13:12)FXB78 Wrote:
(2020-08-02, 12:07)madmax2 Wrote:
(2020-08-02, 10:07)jjd-uk Wrote: See https://kodi.wiki/view/Settings/Player/V...Skip_steps the minimum step is 10 sec.
is there a way to change the minimum 10 second to some custom value or less like 5 seconds?

Or add 5 seconds as the minimum?

If not, can this be added as a feature?
Yeah, you can use seeksteps in the advancedsettings.xml, I already posted the link Smile

You can set whatever you want, like this
Code:
<advancedsettings>
<seeksteps>5, 10, 20, 30, 40, 50, 60</seeksteps>
</advancedsettings>

Do you actually use that yourself? as I was led to believe you can't enter an entry lower than 10 there, or if you do it will still use 10 sec as a minimum.
Reply


Messages In This Thread
RE: how customize LEFT/RIGHT arrow rewind/forward time for VIDEOS - by jjd-uk - 2020-08-02, 13:42
Logout Mark Read Team Forum Stats Members Help
how customize LEFT/RIGHT arrow rewind/forward time for VIDEOS0