Is it possible to make skip times less than 10 not round to 10? - 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: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228) +---- Thread: Is it possible to make skip times less than 10 not round to 10? (/showthread.php?tid=349478) |
Is it possible to make skip times less than 10 not round to 10? - user135711 - 2019-11-22 When I skip media in kodi at a value less than ten it first skips the value and the rounds to the next 10 second mark in the video. Are small skips not possible? RE: Is it possible to make skip times less than 10 not round to 10? - LongMan - 2019-11-22 Settings/Player/Video/Skip Steps to adjust the values. Hope that helps. Cheers, LongMan RE: Is it possible to make skip times less than 10 not round to 10? - user135711 - 2019-11-23 (2019-11-22, 21:52)LongMan Wrote: Settings/Player/Video/Skip Steps to adjust the values.Yes, I added an advancedsettings.xml to create a 5 second step, which then gets rounded to 10 after skipping 5. RE: Is it possible to make skip times less than 10 not round to 10? - Hitcher - 2019-11-23 I think it's because it needs to jump to a keyframe. |