2023-01-12, 18:53
Hi,
at this page:
https://kodi.wiki/view/HOW-TO:Modify_time_seeking
is written:
"By default, Kodi uses the time tags for videos above 20 minutes, and videos below 20 minutes will use the percentage tags.
Set this to false to only use the percent tags regardless of video length (except for smallstepbackseconds, which has no percent counterpart)".
What have I to write in advancedsettings.xml to use only the percentage tags?
The only code I need is this?
<usetimeseeking>false</usetimeseeking>
Thanks.
at this page:
https://kodi.wiki/view/HOW-TO:Modify_time_seeking
is written:
"By default, Kodi uses the time tags for videos above 20 minutes, and videos below 20 minutes will use the percentage tags.
Set this to false to only use the percent tags regardless of video length (except for smallstepbackseconds, which has no percent counterpart)".
What have I to write in advancedsettings.xml to use only the percentage tags?
The only code I need is this?
<usetimeseeking>false</usetimeseeking>
Thanks.