Page 2 of 3

Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F

Posted: Sun Feb 09, 2014 6:52 pm
by Piwek
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.
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.

Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F

Posted: Sun Feb 09, 2014 9:03 pm
by mihd
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.
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.

Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F

Posted: Sun Feb 09, 2014 9:28 pm
by Piwek
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?

Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F

Posted: Sun Feb 09, 2014 11:05 pm
by mihd
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?
What is written in "str_sleeptimer" ? What language in the TV menu?
Not only "values" need to change ..

Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F

Posted: Mon Feb 10, 2014 3:51 pm
by Piwek
English in TV and in libSleepTimer.config
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]
}
in TV 20, 40, 60, 80, 120, 150
SpoilerShow
Image

Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F

Posted: Tue Feb 11, 2014 12:12 am
by mihd
Piwek wrote: in TV 20, 40, 60, 80, 120, 150
Try changing the string endings. From LF to CRLF.

Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F

Posted: Tue Feb 11, 2014 8:51 pm
by Piwek
mihd wrote:
Try changing the string endings. From LF to CRLF.
still doesn't work..

Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F

Posted: Mon Jun 08, 2015 7:29 pm
by danielg90
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?

Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F

Posted: Mon Jun 08, 2015 8:04 pm
by zoelechat
Because environment variables are not sourced. Either load them with that command first:

Code: Select all

. /dtv/SGO.env
Or manually replace $SYSROOT by /mnt and $DISTROOT by /mnt/opt/privateer

Re: [APP] SamyGO SleepTimerMod for D(arm)/E/F

Posted: Tue Jun 09, 2015 10:53 am
by danielg90
if I try the procedure again , when I open /mtd_down it automatically opens the folder /mtd_rwcommon