[App] Zoel PVR patch for D55xx/57xx/69xx MIPS/MSTAR

for D series MIPS models (firmware T-MST5...)
Post Reply

sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

[App] Zoel PVR patch for D55xx/57xx/69xx MIPS/MSTAR

Post by sectroyer »

Patch unlocks TV's built-in functionality to automatically add time before and after recording when scheduling from EPG.
ZoelPVR.jpg
  • Extract attached archives, FTP to TV and copy zoelpvrpatch file (not folder) to /mtd_rwdata/widgets/user/SamyGO/SamyGO/opt/privateer/bin
  • Telnet to TV and set file permissions

    Code: Select all

    chmod 775 /mtd_rwdata/widgets/user/SamyGO/SamyGO/opt/privateer/bin/zoelpvrpatch
  • Execute

    Code: Select all

    zoelpvrpatch -n exeDSP -d
    Command line accepts two more args to change default time to add before (-b) and after (-a) schedule. e.g.:

    Code: Select all

    zoelpvrpatch -n exeDSP -d -b 5 -a 10
    Accepted values for '-b' are 0 and 5 (TV default=5), the ones for '-a' are 0, 5, 10, 15, 20 (TV default=10)

    Patch can be injected repeatedly without rebooting the TV.
  • Autostart:
    • Copy 99_91_ZoelPVR.init from archive to /mtd_rwdata/widgets/user/SamyGO/SamyGO/etc/init.d
      SpoilerShow
      You can edit prefered default values directly on top of script

      Code: Select all

      TimeBefore=5				# Default time before schedule: 0 or 5
      TimeAfter=10				# Default time after schedule: 0, 5, 10, 15 or 20
    • Set permissions

      Code: Select all

      chmod 775 /mtd_rwdata/widgets/user/SamyGO/SamyGO/etc/init.d/99_91_ZoelPVR.init
You do not have the required permissions to view the files attached to this post.
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
cmuc05
SamyGO Project Donor
Posts: 84
Joined: Tue Jan 13, 2015 1:39 pm

Re: [App] Zoel PVR patch for D55xx/57xx/69xx MIPS/MSTAR

Post by cmuc05 »

I get two (error) messages. Normal?
Unable to continue 'before' address location not found.
Unable to continue 'after' address location not found.

Code: Select all

./99_91_ZoelPVR.init start
checking /dtv/usb/sda1
checking /dtv/usb/sdn1
Applying Zoel PVR patch at: @0x0338b4dc with value: @0x24020008
Successfully patched Zoel PVR.
Unable to continue 'before' address location not found.
Unable to continue 'after' address location not found.

UE50ES6300, UE32D5700
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [App] Zoel PVR patch for D55xx/57xx/69xx MIPS/MSTAR

Post by sectroyer »

cmuc05 wrote:I get two (error) messages. Normal?
Nope. It's NOT "normal"... Did the patch DO anything ? Please try running it manually with "-d" switch. Also could upload your exeDSP somewhere and PM me link?
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
cmuc05
SamyGO Project Donor
Posts: 84
Joined: Tue Jan 13, 2015 1:39 pm

Re: [App] Zoel PVR patch for D55xx/57xx/69xx MIPS/MSTAR

Post by cmuc05 »

He shows adding before time -5 and after +10, although I gave him 5 in TimeAfter
So he did something deafult

I will send you exeDSP in a PM
UE50ES6300, UE32D5700
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] Zoel PVR patch for D55xx/57xx/69xx MIPS/MSTAR

Post by zoelechat »

cmuc05 wrote:He shows adding before time -5 and after +10
So he did something default
That's TV defaults, this functionality is built-in, just not enabled :)
I do NOT receive any PM. Please use forum.
cmuc05
SamyGO Project Donor
Posts: 84
Joined: Tue Jan 13, 2015 1:39 pm

Re: [App] Zoel PVR patch for D55xx/57xx/69xx MIPS/MSTAR

Post by cmuc05 »

zoelpvrpatch -n exeDSP -b 5 -a 5 -d

Code: Select all

gp=2d24f120 ra=2d22bce4 sp=7fcbb758 fp=0
r0=200 r1=6b25001c
r2=200 r3=2aab3b20
SHM, created: 0
symbol: _ZN20CZiggoTimerRecording4ShowEP9TCChannelP9TCProgramb -> @0x0339bbd0
Applying Zoel PVR patch at: @0x0338b4dc with value: @0x24020008
Successfully patched Zoel PVR.
Unable to continue 'before' address location not found.
Unable to continue 'after' address location not found.
Patching completed!
UE50ES6300, UE32D5700
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [App] Zoel PVR patch for D55xx/57xx/69xx MIPS/MSTAR

Post by sectroyer »

New version. Bug fixed :)
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!

Post Reply

Return to “MIPS”