[App] PVR Player Seek 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] PVR Player Seek Patch for D55xx/57xx/69xx MIPS/MSTAR

Post by sectroyer »

This patch allows setting seek times for PVR Movie Player (up/down/left/right).


For testing, not permanent!
After reboot TV starts in original state.
  1. Download patch file pvrseekpatch.zip and extract from archive
  2. Via ftp transfer pvrseekpatch file to /mtd_rwcommon/
  3. give proper permissions (telnet/netcat):

    Code: Select all

    chmod 775 /mtd_rwcommon/pvrseekpatch
    if error, try
    SpoilerShow

    Code: Select all

    chmod +x /mtd_rwcommon/pvrseekpatch
  4. Inject patch:

    Code: Select all

    cd /mtd_rwcommon
    pvrseekpatch -n exeDSP -l -120 -r 120 -d
    
  5. Go to PVR media player and check :)

Autostart PVRSeekpatch as part of SamyGO Extensions
  1. Download "PVRSeekpatch" patch and script.
  2. Copy "PVRSeekpatch" patch over FTP to TV :

    Code: Select all

    /mtd_rwdata/widgets/user/SamyGO/SamyGO/opt/privateer/bin
  3. Copy "PVRSeekpatch" script over FTP to TV :

    Code: Select all

    /mtd_rwdata/widgets/user/SamyGO/SamyGO/etc/init.d
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] PVR Player Seek Patch for D55xx/57xx/69xx MIPS/MST

Post by cmuc05 »

-u und -d options (up and down) are not implemented. Is there a chance to do?

Code: Select all

./01_03_PVRseekpatch.init start
Looking for USB_STOP file on:
pvrseekpatch: invalid option -- 'u'
PVR Seek Patch for D(MIPS) series v0.4.5 by sectroyer

error usage: pvrseekpatch [-p PID | -n procname] -d (debug on)
        -p, --pid               pid of process to attach
        -n, --procname          name of process to attach
        -d, --debug             enable debug output

You can set left/right times using this switches:

        -l, --left              time in seconds for left key (def. -20)
        -r, --right             time in seconds for right key (def. 20)
UE50ES6300, UE32D5700
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [App] PVR Player Seek Patch for D55xx/57xx/69xx MIPS/MST

Post by sectroyer »

cmuc05 wrote:-u und -d options (up and down) are not implemented. Is there a chance to do?
Yeah now we have "new technology" and I hope to write second version of patch that WILL support it :)
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”