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

Post by sectroyer »

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


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

    Code: Select all

    chmod 775 /mtd_rwcommon/seekpatch
    if error, try
    SpoilerShow

    Code: Select all

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

    Code: Select all

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

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

    Code: Select all

    /mtd_rwdata/widgets/user/SamyGO/SamyGO/opt/privateer/bin
  3. Copy "Seekpatch" 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] Seek Movie Player Patch for D55xx/57xx/69xx MIPS/M

Post by cmuc05 »

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

Code: Select all

./01_03_seekpatch.init start
Looking for USB_STOP file on:
$/mtd_rwdata/widgets/user/SamyGO/SamyGO/opt/privateer/bin
$/mtd_rwdata/widgets/user/SamyGO/SamyGO/opt/privateer/bin
seekpatch: invalid option -- 'u'
SeekPatch for D(MIPS) series v0.4.5 by sectroyer

error usage: seekpatch [-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. -10)
        -r, --right             time in seconds for right key (def. 10)

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

Re: [APP] Seek Movie Player Patch for D55xx/57xx/69xx MIPS/M

Post by sectroyer »

cmuc05 wrote:-u und -d options (up and down) are not implemented. Is there a chance to do?
This one I don't know... Need to check ;)
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”