Discrete Codes for OSMC Remote

Hey there,

I got OSMC RC3 running on Raspberry Pi2. Works like a charm.
I use a pronto remote for my media stuff.
Would it be possible to get the discrete codes for OSMC ?
As a text file with the hex codes if fine.
Do you guys even have that?

Check in /etc/lirc/osmc-remote-lircd.conf - the hex codes are in there.

Cool thanks.
Found them

KEY_HOME 0x0F
KEY_INFO 0x10
KEY_UP 0x11
KEY_DOWN 0x13
KEY_LEFT 0x15
KEY_RIGHT 0x12
KEY_OK 0x14
KEY_BACK 0x16
KEY_TITLE 0x17
KEY_PLAYPAUSE 0x18
KEY_STOP 0x19
KEY_REWIND 0x1A
KEY_FASTFORWARD 0x1B

Now I need to translate that in binary… I think… I mean in 0000’s and 111’s… :grin:

Seems like real short codes… usually they are long as hell…

Got it!

     KEY_HOME                 0x0F  00001111
      KEY_INFO                 0x10   10000
      KEY_UP                   0x11   10001
      KEY_DOWN                 0x13   10011
      KEY_LEFT                 0x15   10101
      KEY_RIGHT                0x12   10010
      KEY_OK                   0x14   10100
      KEY_BACK                 0x16   10110
      KEY_TITLE                0x17   10111
      KEY_PLAYPAUSE            0x18   11000
      KEY_STOP                 0x19   11001
      KEY_REWIND               0x1A   11010
      KEY_FASTFORWARD          0x1B   11011

Will try to import them in this afternoon.

The codes are outlined on the shop page:

https://osmc.tv/product/osmc-remote-control-for-raspberry-pi/

Out of curiosity: what are you using these for?

Sam

I use the codes on my Philipps Pronto TSU6000 that I bought 10 years ago and I still can’t find anything better.
Harmony remotes suck balls, excuse my language. :laughing:
I keep an old white imac just to be able to program it (PPC). You program every button UI and code associated to the button.
Pic of my main screen where I press the TV, turns on everyone. Then pressing the device I want to use, turns it on and selects it and goes to it’s pages. Extremely responsive and RF, not IR. (it translates IR into RF). Love it.


I still need to reprogram the KODI page with new text, etc… Once the HEX codes work, I’m good to go

How does it have Blu-ray and Spotify icons if it’s 10 years old?

Does it get updates?

Sam

Yes, I update it when I get new toys… blu ray about 10 years ago, sounds right… :wink:
Spotify, I click on it and it selects my amp, then the proper input, then selects the spotify app out of all the proposed streaming services on my amp.

All updates are made by me. If I change TV’s, I need to re program with new codes. But there is a big community out there. http://www.remotecentral.com

All kinds of themes available

I used this one

Of course, if I had to re do it, I would go with their latest remote. But my Pronto has served me well. Got 2 extra ones on eBay for $50 with extra brand new batteries also.

I have all psd files that the author gave me a while back so I can edit anything in any way.