Page 1 of 1

[APP] libTimeShiftSeekPatch / TimeShift Player Seek patch for D55xx/57xx/69xx MIPS/MSTAR

Posted: Sun Sep 22, 2024 7:31 pm
by mollikooon
Allows you to seek timeshift playback with the UP/DOWN keys by a custom duration.
  • Prerequisite: samyGOso
  • Extract libTimeShiftSeekPatch.so and copy it to /mtd_rwdata/widgets/user/SamyGO/SamyGO/opt/privateer/usr/libso/.
  • Execute

    Code: Select all

    samyGOso -d -D -r -l /mtd_rwdata/widgets/user/SamyGO/SamyGO/opt/privateer/usr/libso/libTimeShiftSeekPatch.so UP:90 DOWN:-90
    The default values are +/-90 seconds (negative values rewind, arguments are optional).

    Logs are written to /dtv/TimeShiftSeekPatch.log.
  • Autostart
    • Copy 99_96_TimeShiftSeekPatch.init to /mtd_rwdata/widgets/user/SamyGO/SamyGO/etc/init.d/.
      The default values can be edited at the top.
    • Set permissions

      Code: Select all

      chmod 775 /mtd_rwdata/widgets/user/SamyGO/SamyGO/etc/init.d/99_96_TimeShiftSeekPatch.init