In your archive is only one config file for en. I changed only the time values in config file. Even if I change the language to en on TV is not working correctly.bugficks wrote:it does as you can see on screenshot. my original archive contained working configs for en, de and fr. juuso?
anyways... you need to match those 2 str_xxx config entries to those displayed in original menu in your language. if it contains non-ascii characters edit/save config as utf-8.
[APP] SamyGO SleepTimerMod for D(arm)/E/F
Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F
Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F
Open "libSleepTimer.config" in Notepad++, change the codepage to UTF-8, write value of "str_sleeptimer" and "str_min" on your language (as is wrote in your TV menu), write "values".. Save and restart TV.Piwek wrote:In your archive is only one config file for en. I changed only the time values in config file. Even if I change the language to en on TV is not working correctly.
TV: Samsung UE40F6330AK (FW: T-MST12DEUC-1119.0 2014-02-22 / SamyGO) + HDD 1Tb 2,5" (TOSHIBA MQ01ABD1);
TV: Philips 26PF4311 + Cable TV Receiver LATEL LC-808HD (with NFS client, DLNA - n/a, Samba - n/a);
Router: Netgear WNDR3800 (FW: OpenWrt Attitude Adjustment 12.09-beta2) + HDD 1Tb 2,5" (SEAGATE Expansion STBX1000201) (with NFS,DLNA and Samba servers).
TV: Philips 26PF4311 + Cable TV Receiver LATEL LC-808HD (with NFS client, DLNA - n/a, Samba - n/a);
Router: Netgear WNDR3800 (FW: OpenWrt Attitude Adjustment 12.09-beta2) + HDD 1Tb 2,5" (SEAGATE Expansion STBX1000201) (with NFS,DLNA and Samba servers).
Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F
Still doesn't work for me, after the first use of thismod (with the values ??of 20, 40, 60, 80, 120, 150) I can't change them now to another, now in libSleepTimer.config have 15, 30, 45, 60, 90, 120 and in TV still is 20, 40, 60, 80, 120, 150...
can You change these values ??after the first use of this mod to another?
can You change these values ??after the first use of this mod to another?
Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F
What is written in "str_sleeptimer" ? What language in the TV menu?Piwek wrote:Still doesn't work for me, after the first use of thismod (with the values ??of 20, 40, 60, 80, 120, 150) I can't change them now to another, now in libSleepTimer.config have 15, 30, 45, 60, 90, 120 and in TV still is 20, 40, 60, 80, 120, 150...
can You change these values ??after the first use of this mod to another?
Not only "values" need to change ..
TV: Samsung UE40F6330AK (FW: T-MST12DEUC-1119.0 2014-02-22 / SamyGO) + HDD 1Tb 2,5" (TOSHIBA MQ01ABD1);
TV: Philips 26PF4311 + Cable TV Receiver LATEL LC-808HD (with NFS client, DLNA - n/a, Samba - n/a);
Router: Netgear WNDR3800 (FW: OpenWrt Attitude Adjustment 12.09-beta2) + HDD 1Tb 2,5" (SEAGATE Expansion STBX1000201) (with NFS,DLNA and Samba servers).
TV: Philips 26PF4311 + Cable TV Receiver LATEL LC-808HD (with NFS client, DLNA - n/a, Samba - n/a);
Router: Netgear WNDR3800 (FW: OpenWrt Attitude Adjustment 12.09-beta2) + HDD 1Tb 2,5" (SEAGATE Expansion STBX1000201) (with NFS,DLNA and Samba servers).
Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F
English in TV and in libSleepTimer.config
In file is: 15, 30, 45, 60, 90, 120
in TV 20, 40, 60, 80, 120, 150

In file is: 15, 30, 45, 60, 90, 120
Code: Select all
{
"str_sleeptimer": "Sleep Timer",
"str_min" : "min",
"values" : [15, 30, 45, 60, 90, 120]
}
SpoilerShow

Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F
Try changing the string endings. From LF to CRLF.Piwek wrote: in TV 20, 40, 60, 80, 120, 150
TV: Samsung UE40F6330AK (FW: T-MST12DEUC-1119.0 2014-02-22 / SamyGO) + HDD 1Tb 2,5" (TOSHIBA MQ01ABD1);
TV: Philips 26PF4311 + Cable TV Receiver LATEL LC-808HD (with NFS client, DLNA - n/a, Samba - n/a);
Router: Netgear WNDR3800 (FW: OpenWrt Attitude Adjustment 12.09-beta2) + HDD 1Tb 2,5" (SEAGATE Expansion STBX1000201) (with NFS,DLNA and Samba servers).
TV: Philips 26PF4311 + Cable TV Receiver LATEL LC-808HD (with NFS client, DLNA - n/a, Samba - n/a);
Router: Netgear WNDR3800 (FW: OpenWrt Attitude Adjustment 12.09-beta2) + HDD 1Tb 2,5" (SEAGATE Expansion STBX1000201) (with NFS,DLNA and Samba servers).
Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F
still doesn't work..mihd wrote:
Try changing the string endings. From LF to CRLF.
Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F
i have an error with command:
$SYSROOT/etc/init.d/99_99_SamyGoSleepTimer.init
and
chmod 755 $SYSROOT/etc/init.d/99_99_SamyGoSleepTimer.init
not found. why?
$SYSROOT/etc/init.d/99_99_SamyGoSleepTimer.init
and
chmod 755 $SYSROOT/etc/init.d/99_99_SamyGoSleepTimer.init
not found. why?
You do not have the required permissions to view the files attached to this post.
Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F
Because environment variables are not sourced. Either load them with that command first:
Or manually replace $SYSROOT by /mnt and $DISTROOT by /mnt/opt/privateer
Code: Select all
. /dtv/SGO.env
I do NOT receive any PM. Please use forum.
Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F
if I try the procedure again , when I open /mtd_down it automatically opens the folder /mtd_rwcommon