how customize LEFT/RIGHT arrow rewind/forward time for VIDEOS
#8
(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>
yeah i will test it out...thanks

was also hoping the Devs can add the feature for custom value or add 5 seconds as the minimum in the kodi setting GUI
which would make it easier for people who are running kodi on Raspberry pi to easily change/add the custom values in the GUI...
Reply


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