[App] SamyGO STFU mod D(arm)/E/F

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.

User avatar
bugficks
Official SamyGO Developer
Posts: 1062
Joined: Tue Jun 25, 2013 3:56 pm

[App] SamyGO STFU mod D(arm)/E/F

Post by bugficks »

With this mod you can set custom timers for various infobanners (ChannelInfo, Record, Timeshift, MediaPlayer mode)

1. Download:
libSTFU-v0.3.4.zip
2. extract everything into one dir (let`s say to /mtd_down/so )
3. set permissions

Code: Select all

chmod 755 /mtd_down/so/samyGOso
4. start from cmdline:

Code: Select all

cd /mtd_down/so
./samyGOso -p $(pidof exeAPP || pidof exeDSP) -l /mtd_down/so/libSTFU.so
5. Autostart:
SpoilerShow
Copy files from archive:
  1. samyGOso -> $DISTROOT/usr/bin/
  2. libSTFU.so -> $DISTROOT/usr/so/
  3. libSTFU.config -> $DISTROOT/usr/so/
  4. set permissions:

    Code: Select all

    chmod 755 $DISTROOT/usr/bin/samyGOso
  5. Script 99_99_InfoBannerDuration.init extract to

    Code: Select all

    $SYSROOT/etc/init.d/99_99_InfoBannerDuration.init
  6. set permissions

    Code: Select all

    chmod 755 $SYSROOT/etc/init.d/99_99_InfoBannerDuration.init
    NB!
    • $SYSROOT D series: /mtd_rwcommon/widgets/user/SamyGO/SamyGO
    • $DISTROOT D series: /mtd_rwcommon/widgets/user/SamyGO/SamyGO/opt/privateer
    • $SYSROOT E series: /mnt
    • $DISTROOT E series: /mnt/opt/privateer
F series: install SamyGO Extensions and enable init script in /mnt/etc/init.d/.

Alternative installation on D series via WebIF possible (check Modules-Online).

Configuration
Edit libSTFU.config and set your prefered time intervals (miliseconds):

Code: Select all

{
    /* do not remove or strange things will happen */
    /* D channelinfo and recordinfo use same timeout */
    "channelinfo_ms"    : 4500, 
    "recordinfo_ms"     : 4500,
    "timeshiftinfo_ms"  : 4500,
    "playinfo_ms"       : 4500,
    "usbdev_ms"         : 5000,
    "reminderwnd_ms"    : 5000,
    /* F only */
    "playtools_ms"      : 4500
} 
If you set 0, then default value is used.
Changelog:

Code: Select all

21/09/2013 
v0.3.4 added usb device and reminder window timeout patches
21/09/2013 
v0.3.0 initial release
You do not have the required permissions to view the files attached to this post.
User avatar
fluffi444
SamyGO Project Donor
Posts: 568
Joined: Fri Apr 05, 2013 9:55 pm
Location: Germany

Re: AW: [App] SamyGO STFU mod D(arm)/E/F

Post by fluffi444 »

You guys are awesome. Realeasing usefull appz quite evey day...

Thanks for that. Time to make a donation.
TV: UE40ES7000 @ UE40ES8090 - T-ECPDEUC-2022.0 // SamyGO
CI+: Unicam EVO 4 with HD+ (HD02) @ Pacific 4.60
NET: Samba: PC
User avatar
bugficks
Official SamyGO Developer
Posts: 1062
Joined: Tue Jun 25, 2013 3:56 pm

Re: [App] SamyGO STFU mod D(arm)/E/F

Post by bugficks »

thanks! donations are always welcome.
superb1

Re: [App] SamyGO STFU mod D(arm)/E/F

Post by superb1 »

Thanks bugficks, as above you are indeed awesome. Now i wonder if this will work for the freeview epg timer? i'm hoping so
superb1

Re: [App] SamyGO STFU mod D(arm)/E/F

Post by superb1 »

Nope unfortunately not, tried setting "channelinfo_ms" : 0000, to disable the call so freeview doesn't pop up. Still stuck with the 10 seconds timer on that one :cry:
User avatar
bugficks
Official SamyGO Developer
Posts: 1062
Joined: Tue Jun 25, 2013 3:56 pm

Re: [App] SamyGO STFU mod D(arm)/E/F

Post by bugficks »

0 doesn't disable call it disables patching timeout value as written in 1st post :)
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: [App] SamyGO STFU mod D(arm)/E/F

Post by juusso »

@superb1
bugficks wrote:0 doesn't disable call it disables patching timeout value as written in 1st post :)
let me translate it for you: with 0 tv will use default value which is 10 sec :)
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
superb1

Re: [App] SamyGO STFU mod D(arm)/E/F

Post by superb1 »

yes thankyou, after a while i worked that out. unfortunately the external guide must use a alternate timer or could be built-in epg
idbirch
SamyGO Project Donor
Posts: 72
Joined: Fri Nov 20, 2009 11:56 am

Re: [App] SamyGO STFU mod D(arm)/E/F

Post by idbirch »

Oh wow, if this does what I think it does I'll be very happy. The pop ups my UE46D7000 gives for scheduled recordings are so annoying! You get one 5 minutes before a recording starts which seems to stay up for ages then another when the recording starts and ends - all completely pointless. Will be looking into this when I get home and you can expect a donation if it works :D
idbirch
SamyGO Project Donor
Posts: 72
Joined: Fri Nov 20, 2009 11:56 am

Re: [App] SamyGO STFU mod D(arm)/E/F

Post by idbirch »

OK I've finally got around to setting this up but as I'm copying the files to the various locations it seems to me this hack will only work when SamyGo itself is started, is that correct?

Post Reply

Return to “[F] Software”