[App] SamyGO RCremap for C/D(arm)/E/F/H with CMD support

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.

sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [APP] SamyGO RCremap for C/D(arm)/E/F with CMD support

Post by sectroyer »

You don't need &:)
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [APP] SamyGO RCremap for C/D(arm)/E/F with CMD support

Post by zoelechat »

Ok, works as expected without &. Except that I notice no difference :)
I do NOT receive any PM. Please use forum.
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: [APP] SamyGO RCremap for C/D(arm)/E/F with CMD support

Post by juusso »

Reporting: works on D series arm. :)
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
User avatar
fluffi444
SamyGO Project Donor
Posts: 568
Joined: Fri Apr 05, 2013 9:55 pm
Location: Germany

Re: [APP] SamyGO RCremap for C/D(arm)/E/F with CMD support

Post by fluffi444 »

Could one of you advise me what shoud or could be inside of the sequenze file?
Any specific format needed?
TV: UE40ES7000 @ UE40ES8090 - T-ECPDEUC-2022.0 // SamyGO
CI+: Unicam EVO 4 with HD+ (HD02) @ Pacific 4.60
NET: Samba: PC
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [APP] SamyGO RCremap for C/D(arm)/E/F with CMD support

Post by sectroyer »

fluffi444 wrote:Could one of you advise me what shoud or could be inside of the sequenze file?
Any specific format needed?
I have no idea what are you asking about :D
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
User avatar
fluffi444
SamyGO Project Donor
Posts: 568
Joined: Fri Apr 05, 2013 9:55 pm
Location: Germany

Re: [APP] SamyGO RCremap for C/D(arm)/E/F with CMD support

Post by fluffi444 »

:-)
Zoel, for instance uses samyGOrc_test
/mnt/opt/privateer/usr/patch/samyGOrc_test

Code: Select all

[RCremap] mapping key: 'KEY_TOPMENU' to command: '/mnt/opt/privateer/usr/patch/samyGOrc_test'
I thought that inside of samyGOrc_test must be specific keys...

maybe I understand this completly wrong :-)
TV: UE40ES7000 @ UE40ES8090 - T-ECPDEUC-2022.0 // SamyGO
CI+: Unicam EVO 4 with HD+ (HD02) @ Pacific 4.60
NET: Samba: PC
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: [APP] SamyGO RCremap for C/D(arm)/E/F with CMD support

Post by sectroyer »

fluffi444 wrote::-)
Zoel, for instance uses samyGOrc_test
/mnt/opt/privateer/usr/patch/samyGOrc_test

Code: Select all

[RCremap] mapping key: 'KEY_TOPMENU' to command: '/mnt/opt/privateer/usr/patch/samyGOrc_test'
I thought that inside of samyGOrc_test must be specific keys...

maybe I understand this completely wrong :-)
Yes you "understand this completely wrong" :) The app just runs a command (for Zoel it's ''/mnt/opt/privateer/usr/patch/samyGOrc_test'). The App doesn't care what this command points to. It may be another patch, some app, script, etc. :)
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
User avatar
fluffi444
SamyGO Project Donor
Posts: 568
Joined: Fri Apr 05, 2013 9:55 pm
Location: Germany

Re: [APP] SamyGO RCremap for C/D(arm)/E/F with CMD support

Post by fluffi444 »

OK - got it! Its friday and the week was hard at work :-) THX!!!!
TV: UE40ES7000 @ UE40ES8090 - T-ECPDEUC-2022.0 // SamyGO
CI+: Unicam EVO 4 with HD+ (HD02) @ Pacific 4.60
NET: Samba: PC
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [APP] SamyGO RCremap for C/D(arm)/E/F with CMD support

Post by zoelechat »

@fluffi
It is not explicitly written anywhere in thread so don't forget to set 'CMD:' before command to launch. :)
e.g. remapping in libRCremap.config have to look like this:

Code: Select all

...
    {
        "KEY_DTV_SIGNAL": "CMD:/mnt/opt/privateer/usr/patch/samyGOrc_airsat"
    },
...
Here's also a sample script "samyGOrc_airsat", the one I use to switch from air to sat (since KEY_DOWN is used to switch source, it really works only with 2 sources, else it goes to next one :) ). Script have to be in the same folder as samyGOrc itself (chmod +x both ;) ):
SpoilerShow

Code: Select all

#!/bin/sh
[ $(pidof ${0##*/}) ] 2>/dev/null || exit 0
PATCHDIR=${0%/*}
PID_EXE=$(pidof exeTV || pidof exeDSP)

	$PATCHDIR/samyGOrc -p $PID_EXE 107 108			# CH_LIST, RED
	sleep 1
	$PATCHDIR/samyGOrc -p $PID_EXE 97 104			# DOWN, ENTER
	sleep 3
	$PATCHDIR/samyGOrc -p $PID_EXE 45 45			# EXIT, EXIT
I do NOT receive any PM. Please use forum.
User avatar
fluffi444
SamyGO Project Donor
Posts: 568
Joined: Fri Apr 05, 2013 9:55 pm
Location: Germany

Re: [APP] SamyGO RCremap for C/D(arm)/E/F with CMD support

Post by fluffi444 »

Thx Zoel... I understand now completely..

Main question was how a script must look like to "push" some specific keys virtually :-)

Thx for that...
TV: UE40ES7000 @ UE40ES8090 - T-ECPDEUC-2022.0 // SamyGO
CI+: Unicam EVO 4 with HD+ (HD02) @ Pacific 4.60
NET: Samba: PC

Post Reply

Return to “[F] Software”