[App] Movie Player Seek Patch

Here are software that related with Samsung F series TVs.
Please don't create any new topic here unless you have software to post/release.

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

[App] Movie Player Seek Patch

Post by sectroyer »

This is stable version of Seek Movie patch for F series. It allows settings time values for both KEY_LEFT/KEY_RIGHT and also adds support for KEY_UP/KEY_DOWN.
It should work all the time and allow setting seek values multiple times without the need to restart TV. Please test it, post your TV model, firmware version and debug (-d) output :)

Sample usage:

Code: Select all

./seekpatch -n exeAPP --up 60 --down -60 --left -30 --right 30 -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 !!!!
User avatar
greenhorn
SamyGO Project Donor
Posts: 701
Joined: Wed Feb 15, 2012 3:05 pm
Location: Eastern Europe

Re: [App] Movie Player Seek Patch

Post by greenhorn »

Is it the latest stable I tested?...or it is new version?
TV: UE40F7000 - T-FXPDEUC-1115.0 - SamyGO Extensions on F series
TV: UE55ES7000S - T-ECPDEUC-2003.4 - SamyGO tool Right from USB - no develop account is needed
TV: UE40C6710 - T-VALDEUC 3011 - Hacking TV over Hotel mode (C650 T-VALDEUC-3009.2)
BD-Player: BD-E6100 - B-FIRBPEWWC 1063.3 - rooted, no more Cin@vi@
NAS: CIFS: MAG250 NFS: Playon!HD
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [App] Movie Player Seek Patch

Post by sectroyer »

greenhorn wrote:Is it the latest stable I tested?...or it is new version?
It should be the same. But test it to be sure :)
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 !!!!
User avatar
greenhorn
SamyGO Project Donor
Posts: 701
Joined: Wed Feb 15, 2012 3:05 pm
Location: Eastern Europe

Re: [App] Movie Player Seek Patch

Post by greenhorn »

maybe you want to fix the command? :P
it works as it should be. 10x
TV: UE40F7000 - T-FXPDEUC-1115.0 - SamyGO Extensions on F series
TV: UE55ES7000S - T-ECPDEUC-2003.4 - SamyGO tool Right from USB - no develop account is needed
TV: UE40C6710 - T-VALDEUC 3011 - Hacking TV over Hotel mode (C650 T-VALDEUC-3009.2)
BD-Player: BD-E6100 - B-FIRBPEWWC 1063.3 - rooted, no more Cin@vi@
NAS: CIFS: MAG250 NFS: Playon!HD
sss
SamyGO Project Donor
Posts: 4
Joined: Wed May 28, 2014 8:02 pm

Re: [App] Movie Player Seek Patch

Post by sss »

where do i have to put the seekpatch folder? root and ftp access is working so far... thx
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [App] Movie Player Seek Patch

Post by sectroyer »

sss wrote:where do i have to put the seekpatch folder? root and ftp access is working so far... thx
Anywhere you want. You can make a copy on Desktop, upload to to some sharing service or create a torrent :) Everything is fine :)
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 !!!!
stefan81
SamyGO Project Donor
Posts: 38
Joined: Sun Aug 03, 2014 11:50 am
Location: Germany

Re: [App] Movie Player Seek Patch

Post by stefan81 »

hi,
how can I install this app? In which folder the zip file must be copied and how it is started?
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] Movie Player Seek Patch

Post by zoelechat »

Autostart:
  • Extract seekpatch file (not folder) from first post archive to /mnt/opt/privateer/usr/bin
  • Extract attached 99_96_SeekPatch.init script to /mnt/etc/init.d
    (you can edit arrows values on top of it, use Notepad++ ;) )
    SpoilerShow

    Code: Select all

    LeftKey=-60
    RightKey=60
    DownKey=-300
    UpKey=300
  • Telnet to TV both commands:

    Code: Select all

    chmod +x /mnt/opt/privateer/usr/bin/seekpatch
    chmod +x /mnt/etc/init.d/99_96_SeekPatch.init
  • Reboot TV, then you should be able to use arrows to seek movies with set values :)
You do not have the required permissions to view the files attached to this post.
I do NOT receive any PM. Please use forum.
User avatar
brunogts77
Posts: 768
Joined: Sat Feb 18, 2012 8:34 pm

Re: [App] Movie Player Seek Patch

Post by brunogts77 »

Hi! :D The patche works fine but when i turn on the script, the tv reboot over the time!Any idea?
UE42F5570 T-MST12DEUC_1119] [OTN=OFF] [OSCAM=ON]
UE55JU6870 T-HKMDEUC-1480 [OSCAM=ON]
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] Movie Player Seek Patch

Post by zoelechat »

brunogts77 wrote:Hi! :D The patche works fine but when i turn on the script, the tv reboot over the time!Any idea?
As well as moviedelpatch?? There's nothing more in startup script that could lead to crash, expect patch itself. Maybe a matter of timing...
I do NOT receive any PM. Please use forum.

Post Reply

Return to “[F] Software”