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

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
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
-
- SamyGO Project Donor
- Posts: 77
- Joined: Mon Jun 16, 2014 8:54 pm
Re: [APP] SamyGO RCremap for D(arm)/E/F
1.is it working for f series mst version, autostart ?
2. where to put libRCremap.so ? maybe /mnt/opt/privateer/usr/libso ?
$SYSROOT E/F series: /mnt ??
$DISTROOT E/F series: /mnt/opt/privateer ??
3.what lines are necessery to put in libRCremap.config if i wanna to just edit e-manual for KEY_PIP_ONOFF
maybe just to have this in config file
2. where to put libRCremap.so ? maybe /mnt/opt/privateer/usr/libso ?
$SYSROOT E/F series: /mnt ??
$DISTROOT E/F series: /mnt/opt/privateer ??
3.what lines are necessery to put in libRCremap.config if i wanna to just edit e-manual for KEY_PIP_ONOFF
maybe just to have this in config file
Code: Select all
[
{
"KEY_TOPMENU.": "KEY_PIP_ONOFF"
}
]
Re: [APP] SamyGO RCremap for D(arm)/E/F
1) i have no mst but i think that it work also in mst.PrinzEugen wrote:1.is it working for f series mst version, autostart ?
2. where to put libRCremap.so ? maybe /mnt/opt/privateer/usr/libso ?
$SYSROOT E/F series: /mnt ??
$DISTROOT E/F series: /mnt/opt/privateer ??
3.what lines are necessery to put in libRCremap.config if i wanna to just edit e-manual for KEY_PIP_ONOFF
maybe just to have this in config fileCode: Select all
[ { "KEY_TOPMENU.": "KEY_PIP_ONOFF" } ]
You have to enable scrip in init.d folder
2) /mnt/opt/privateer/usr/libso
3) i think that is correct
Re: [APP] SamyGO RCremap for D(arm)/E/F
That's it, don't forget to chmod +x autostart script actually not needed on F
And you can remove the dot (.) between KEY_TOPMENU and double quote, it's not needed and will cause remap not to work
And you can remove the dot (.) between KEY_TOPMENU and double quote, it's not needed and will cause remap not to work

I do NOT receive any PM. Please use forum.
-
- SamyGO Project Donor
- Posts: 77
- Joined: Mon Jun 16, 2014 8:54 pm
Re: [APP] SamyGO RCremap for D(arm)/E/F
tnx guys it working on F5300 MST, interesting but they not put PIP command as default.
WinSamyGOrc_v1.5 will do nice for on fly button testing, no need to restart for one button injecting as RCremap
WinSamyGOrc_v1.5 will do nice for on fly button testing, no need to restart for one button injecting as RCremap
Re: [APP] SamyGO RCremap for D(arm)/E/F
Is there still development for rcremap, i.e. has someone found a way to start the Netflix or lovefilm smarthome app without macros? That would be the perfect function for the family story button ... 

Re: [APP] SamyGO RCremap for D(arm)/E/F
No, the perfect function for family story button is switching from air to sattaviron wrote:Is there still development for rcremap, i.e. has someone found a way to start the Netflix or lovefilm smarthome app without macros? That would be the perfect function for the family story button ...

Anyway, that's not RCremap matter but the job of a (for now non-existing) additional patch that could be launched by RCremap to directly access defined widget. It's certainly doable, some developer just has to consider it

I do NOT receive any PM. Please use forum.
Re: [APP] SamyGO RCremap for D(arm)/E/F
Hehe... since i'm forced to use dvb-c i have a slightly different opinion
.
I hope the developers have time (and like to) develop such an module. Just my 2 cents why it is worth doing it: starting smarthub takes quite some time and the starting duration varies a lot - at least for me. Hence scripting is not possible without extremly long delays. Since Netflix and other online VOD services changed (my) TV usage a lot, reducing the startup time and simplifying the start of these apps will be greatly appreciated
.

I hope the developers have time (and like to) develop such an module. Just my 2 cents why it is worth doing it: starting smarthub takes quite some time and the starting duration varies a lot - at least for me. Hence scripting is not possible without extremly long delays. Since Netflix and other online VOD services changed (my) TV usage a lot, reducing the startup time and simplifying the start of these apps will be greatly appreciated

Re: [APP] SamyGO RCremap for D(arm)/E/F
For me, the lib is currently functioning not correctly.
I sometimes have problems that the TV does not proceed correctly.
That's why I created the following:
libRCremap.config:
_shutdown.sh
As I can now understand the notes _shutdown.log, the script when switching off is not called. Manual can I start the script.
According RCRemap.log but everything should be fine.
RCRemap.log
Any Idea why the lib not working?
I sometimes have problems that the TV does not proceed correctly.
That's why I created the following:
libRCremap.config:
Code: Select all
[
{
"KEY_POWEROFF": "CMD:/mnt/opt/privateer/usr/bin/_shutdown.sh"
},
{
"KEY_VOLDOWN": "KEY_VOLDOWN"
}
]
Code: Select all
#!/bin/sh
[ $(pidof ${0##*/}) ] 2>/dev/null || exit 0
rm /mnt/opt/privateer/usr/bin/_shutdown.log;
touch /mnt/opt/privateer/usr/bin/_shutdown.log;
/mnt/etc/init.d/07_11_ntpclient.init.dis start;
/sbin/micom shutdown | date >> /mnt/opt/privateer/usr/bin/_shutdown.log
According RCRemap.log but everything should be fine.
RCRemap.log
Code: Select all
[RCremap] SamyGO RCremap v0.2.2 - (c) bugficks 2013
[RCremap] mapping key: 'KEY_POWEROFF' to 'CMD:/mnt/opt/privateer/usr/bin/_shutdown.sh'
[RCremap] mapping key: 'KEY_VOLDOWN' to 'KEY_VOLDOWN'
[RCremap] init done...
UExxF4570 FW: T-MST12DEUC-1119.0
UEExxS6300 FW: T-MST10PDEUC-1042.0
UExxK5579 FW: T-HKMFKDEUC-1168.2
GUxxTU8079 FW: T-NKLDEUC-2200.9
UEExxS6300 FW: T-MST10PDEUC-1042.0
UExxK5579 FW: T-HKMFKDEUC-1168.2
GUxxTU8079 FW: T-NKLDEUC-2200.9
Re: [APP] SamyGO RCremap for D(arm)/E/F
Chmod your script to 755 ?
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
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