diode84 wrote:
> Is this any better. I think the Philips remote may use RC-5 protocol but
> not sure
>
> # table: philips, type: RC-5
> 0x458 KEY_UP
> 0x459 KEY_DOWN
> 0c45b KEY_RIGHT
> 0x45a KEY_LEFT
> 0x45c KEY_OK
> 0x42c KEY_PLAYPAUSE
The list of protocols is given when you clear the tables initially.
Code:
--------------------
sudo ir-keytable -p all -c
Old keytable cleared
Protocols changed to lirc rc-5 rc-5-sz jvc sony nec sanyo mce_kbd rc-6 sharp
xmp imon
--------------------
The lirc protocol is listed when you scan the remote codes in.
Code:
--------------------
sudo ir-keytable -t
Testing events. Please, press CTRL-C to abort.
2299.170167: lirc protocol(sony20): scancode = 0x1ae200
2299.170259: event type EV_MSC(0x04): scancode = 0x1ae200
2299.170259: event type EV_SYN(0x00).
2299.230135: lirc protocol(sony20): scancode = 0x1ae200
2299.230199: event type EV_MSC(0x04): scancode = 0x1ae200
2299.230199: event type EV_SYN(0x00).
2299.300131: lirc protocol(sony20): scancode = 0x1ae200
2299.300199: event type EV_MSC(0x04): scancode = 0x1ae200
2299.300199: event type EV_SYN(0x00).
--------------------
So the protocol here is sony
and conf file looks like this
Code:
--------------------
#table: RMTB119A, type: sony
0x1ae200 KEY_1
--------------------
and notice NO SPACE after the # I seem to remember this was an issue
Jeff
*Players:* SliMP3,Squeezebox3 x3,Receiver,SqueezeLite-X,PiCorePlayer x3
*Server:* LMS Version: Latest Nightly on Centos 8.0 VM on ESXi 6.5.0U3
on Dell T320
*Plugins:*
AutoRescan/BBCiPlayer/PowerSave/PowerSwitchIII/Squeezecloud/Spotty/Player
Groups
*Remotes:* iPeng9/Orangesqueeze/PC/Jivelite/SqueezeLite-X
*Music:* 522GB,1.5K albums with 25K songs by 5K artists mostly FLACs
*Want a webapp ?* See
http://forums.slimdevices.com/showthread.php?104305-Webapp-for-LMS
------------------------------------------------------------------------
Jeff07971's Profile: http://forums.slimdevices.com/member.php?userid=49290
View this thread: http://forums.slimdevices.com/showthread.php?t=111927
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter