Fork from this thread: RE: NextPVR vs TVHeadend
The issue with timeshift rewind (using left key button) encountered again.
I have found I can jump to start but only with another menu invoked by OK button, then I can't use the Left or Right butons for rewind otherwise it jumps to middle position and can't rewind to start again.
The status of .ts files at that moment:
LE:~/.kodi/temp # ls -l -h /tmp/ramdisk/
total 480M
-rw-r--r-- 1 root root 102.9M Jun 8 01:11 live-CT 2 HD T2-0-1.ts
-rw-r--r-- 1 root root 376.7M Jun 8 01:09 live-CT 2 HD T2-0.ts
-rw-r--r-- 1 root root 4.0K Jun 8 01:00 live-CT 2 HD T2-0.ts.map
LE:~/.kodi/temp # cat /tmp/ramdisk/live-CT\ 2\ HD\ T2-0.ts.map
<map>
<stream_length>430068612</stream_length>
<stream_duration>532882</stream_duration>
<complete>false</complete>
<live>true</live>
<files>
<file>
<filename>/tmp/ramdisk/live-CT 2 HD T2-0-1.ts</filename>
<offset>394997212</offset>
<start_ms>501008</start_ms>
<end_ms>532882</end_ms>
</file>
<file>
<filename>/tmp/ramdisk/live-CT 2 HD T2-0.ts</filename>
<offset>0</offset>
<start_ms>0</start_ms>
<end_ms>501008</end_ms>
</file>
</files>
</map>