Page 1 of 1

[App] libRepeatPVR D/E/F/H

Posted: Tue Apr 14, 2015 10:09 pm
by sectroyer
Patch will force PVR to restart recording if ever it stopped unexpectedly, for example on signal loss.

Usage:
*For D series (arm), replace every instance of /mnt below by /mtd_rwcommon/widgets/user/SamyGO/SamyGO
  • Get latest samyGOso from there and copy/overwrite samyGOso file (not folder) to /mnt/opt/privateer/usr/bin
  • Set permissions if needed (usually not if overwritten)

    Code: Select all

    chmod +x /mnt/opt/privateer/usr/bin/samyGOso
  • Extract attached archives and copy libRepeatPVR.so to /mnt/opt/privateer/usr/libso (create folder if needed).
  • Execute

    Code: Select all

    samyGOso -d -A -B -r -l /mnt/opt/privateer/usr/libso/libRepeatPVR.so
    Logfile is written to /dtv/RepeatPVR.log
  • Autostart
    • Copy 99_91_RepeatPVR.init to /mnt/etc/init.d
    • Set permissions

      Code: Select all

      chmod +x /mnt/etc/init.d/99_91_RepeatPVR.init

Re: [App] libRepeatPVR D/E/F/H

Posted: Sun May 10, 2015 10:14 pm
by zoelechat
Cleaned, formatted, mirrored, startup-scripted and moved to public, enjoy :)

Re: [App] libRepeatPVR D/E/F/H

Posted: Mon May 11, 2015 6:08 pm
by prisonbreak1988
thanks!