OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 1
(2015-02-19, 17:07)zaphod24 Wrote: <advancedsettings>
<video>
<timeseekforward>10</timeseekforward>
<timeseekbackward>-10</timeseekbackward>
<timeseekforwardbig>60</timeseekforwardbig>
<timeseekbackwardbig>-60</timeseekbackwardbig>
</video>
</advancedsettings>

The new skip forward and backwards in the gui config with the various time increments is new to me, perhaps something added in Kodi 15. Is there any way to get back to the simple config I have above? The big seek does seem to work and it skips 60 seconds/1 minute but the regular seek is 7 seconds (from the GUI config it seems).
I have noticed a similar issue recently. I am using a Pi1 B, and update intermittently with Milhouse builds.

In LiveTV, using pvr.MythTV, timeseekforward is generally 14 seconds and timeseekbackward is 7, rather than the intervals I have configured, which are 30 and 15 respectively. Occasionally, it is a very large skip, like a half hour. timeseekforwardbig and timeseekforwardsmall operate as configured. My relevant settings:

<timeseekforward>30</timeseekforward>
<timeseekbackward>-15</timeseekbackward>
<timeseekforwardbig>180</timeseekforwardbig>
<timeseekbackwardbig>-180</timeseekbackwardbig>


Messages In This Thread
Missing splash video - by Dinos52 - 2015-02-09, 21:02
RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) - by allan87 - 2015-02-19, 18:56
MVC Support - by woronczak - 2015-03-12, 05:28
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 112