[App] SamyGO STFU mod D(arm)/E/F
Re: [App] SamyGO STFU mod D(arm)/E/F
yes that's correct
			
			
									
						
							Samsung UE32D6510 (downgraded to T-GASDEUC-1016.0) with "SamyGO Hospitality mode hack" running
Samsung UE46ES6710 ( T-MST10PDEUC-2004) with SamyGo running
			
						Samsung UE46ES6710 ( T-MST10PDEUC-2004) with SamyGo running
Re: [App] SamyGO STFU mod D(arm)/E/F
v0.3.4 released
			
			
									
						
							 sorry, i cant fix stupid 
oscam E/F, PVR encryption key dumper E/F, PVRtoTS E/F, PVRAnyDev E/F, SamyGOso .so injection, STFU mod D/E/F + other stuff
			
						oscam E/F, PVR encryption key dumper E/F, PVRtoTS E/F, PVRAnyDev E/F, SamyGOso .so injection, STFU mod D/E/F + other stuff
Re: [App] SamyGO STFU mod D(arm)/E/F
I cannot find in the zip 99_99_InfoBannerDuration.init.
I guess something like:
			
			
									
						
							I guess something like:
Code: Select all
#!/bin/sh
#
# ? Copyright 1996-2013, SamyGO
#
#
 . /dtv/SGO.env
 
 libPATH=$SYSROOT/opt/privateer/usr/so
case $1 in 
	start)
	samyGOso -p `pidof exeDSP` -l $libPATH/libSTFU.so
	sleep 1
#Code for exeDSP crash protection
	#while [ "$( ps -A | grep -c 'exeDSP')" -gt 0 ] ; do
     #   sleep 60
	#done	
	#mv $0 $0.dis
	;;
	status)
	;;
	*)
	echo "Usage: $0 {start|stop|status}" 1>&2
	exit 0
	;;
esacAVOID TO PUBLISH AND DISCLOSE SAMYGO PROJECTS ON OTHER FORUM.
			
						Re: [App] SamyGO STFU mod D(arm)/E/F
@miazza
Here's one with USB STOP protection and log as status:
I've given the number 02_03 just before vusb.init so that USBPopupWnd is already patched if ever vusb popups
			
			
						Here's one with USB STOP protection and log as status:
I've given the number 02_03 just before vusb.init so that USBPopupWnd is already patched if ever vusb popups

You do not have the required permissions to view the files attached to this post.
			
						
							I do NOT receive any PM. Please use forum.
			
						Re: [App] SamyGO STFU mod D(arm)/E/F
Thanks, it works very wellzoelechat wrote:@miazza
Here's one with USB STOP protection and log as status:
I've given the number 02_03 just before vusb.init so that USBPopupWnd is already patched if ever vusb popups

AVOID TO PUBLISH AND DISCLOSE SAMYGO PROJECTS ON OTHER FORUM.
			
						Re: [App] SamyGO STFU mod D(arm)/E/F
Any chance this can be used to modify info time for source information? Ie resolution and source information banner. Its 4.5sec by default and very annoying, i want it down to 1 or 1.5sec
			
			
									
						
										
						Re: [App] SamyGO STFU mod D(arm)/E/F
Yes - got to same folder libSTFU.so is in (for instance: /mnt/opt/privateer/usr/libso) and find libSTFU.configbrankota wrote:Any chance this can be used to modify info time for source information? Ie resolution and source information banner. Its 4.5sec by default and very annoying, i want it down to 1 or 1.5sec
And change values (in millisecs)
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
}
TV: UE40ES7000 @ UE40ES8090 - T-ECPDEUC-2022.0 // SamyGO
CI+: Unicam EVO 4 with HD+ (HD02) @ Pacific 4.60
NET: Samba: PC
			
						CI+: Unicam EVO 4 with HD+ (HD02) @ Pacific 4.60
NET: Samba: PC
Re: [App] SamyGO STFU mod D(arm)/E/F
fluffi444 wrote:Yes - got to same folder libSTFU.so is in (for instance: /mnt/opt/privateer/usr/libso) and find libSTFU.configbrankota wrote:Any chance this can be used to modify info time for source information? Ie resolution and source information banner. Its 4.5sec by default and very annoying, i want it down to 1 or 1.5sec
And change values (in millisecs)
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 }
I've tried all, but none have effect to source info banner
Re: [App] SamyGO STFU mod D(arm)/E/F
True, none is meant to. I'll soon release a patch to remove it completely if you're interestedbrankota wrote:I've tried all, but none have effect to source info banner

I do NOT receive any PM. Please use forum.
			
						- 
				JobbeDeluxe
- Posts: 3
- Joined: Mon Jun 22, 2015 5:51 pm
Re: [App] SamyGO STFU mod D(arm)/E/F
i have installed Chanellinfo for my e series, and now i try to change the display time. but i already have a SamyGOso in my /bin dir. can i still use my or what can i do? change the dir to /bin2 maybe? and change the init to the now folder or will it work with the file now inside? or if i override the file with this, could be that the channel info not working anymore?
			
			
									
						
										
						


