Repository for AmRemote & Meson IR Remote Controllers

Hello,
I modified/completed the mapping for the MeCOOL K1/KI Pro.

Changes:
entries sorted like the buttons on the remote (from top to bottom, left to right)

added missing mappings for:
0x00 KEY_YELLOW
0x01 KEY_AUDIO
0x02 KEY_INFO
0x03 KEY_BLUE
0x04 KEY_PVR
0x09 KEY_SUBTITLES
0x1f KEY_FAVORITES
0x48 KEY_FASTFORWARD
0x4a KEY_REWIND
0x4d KEY_EPG

changed mappings:
0X08 KEY_REWIND -> KEY_PREVIOUS
0x0b KEY_FASTFORWARD -> KEY_NEXT
0x11 KEY_DTV -> KEY_TUNER
0x15 KEY_PREVIOUS -> KEY_PAGEDOWN
0x18 KEY_NUMERIC_STAR -> KEY_HOMEPAGE
0x51 KEY_BACK -> KEY_DELETE
0x55 KEY_NEXT -> KEY_PAGEUP
0x58 KEY_APP -> KEY_NUMERIC_POUND

MeCOOL K1 Pro.zip (42.3 KB)

Thank you. I will add it shortly.

Added MeCOOL K1/KI Pro Variant 1 to Meson_IR

Hello folks,

We have been getting questions from the community surrounding the future of Harmony, and we’re here with an official update.

While Harmony remotes are and continue to be available through various retailers, moving forward Logitech will no longer manufacture Harmony remotes.

Sheeeet…, so ends the era of the best universal remotes on the planet…

IMPORTANT CoreELEC 19 CHANGE

A new format for Meson_IR remote configuration files is now accepted.

Since CoreELEC 19 YOURMAPNAME can use extension .toml. The whole filename becomes YOURMAPNAME.toml.

Please ensure your YOURMAPNAME.toml does meet the .toml file structure including these sections:

[[protocols]]
[protocols.scancodes]

Example:

[[protocols]]
name = “iMON Station RSC”
protocol = “nec”
variant = “necx”
[protocols.scancodes]
0x801010 = “KEY_EXIT”
0x80102f = “KEY_POWER”
0x80104a = “KEY_SCREENSAVER”
0x801049 = “KEY_TIME”
0x801053 = “KEY_FASTFORWARD”
0x801089 = “KEY_ZOOM”
[[protocols]]
protocol = “imon_rsc”

More details can be found HERE.

NOTE: The old keymap format is still compatible with CoreELEC 19.

IMPORTANT MILESTONE ANNOUNCEMENT

This month marks the first anniversary of the centralized Repository for AmRemote & Meson_IR Remote Controllers.

The past year has been very exciting, and has clearly shown a need for a centralized Remotes Repository. Therefore it has been decided that the Repository will transition from its current location on the Cloud to GitHub.

Once the transition to GitHub is completed, a formal announcement will follow.

1 Like

IMPORTANT MILESTONE ANNOUNCEMENT

The transition to GitHub has been completed:

The old repository will be discontinued as of May 31, 2021

5 Likes

I would just like to add my personal thanks to Betatester for all the hard work in maintaining this repo. :slightly_smiling_face:

2 Likes

@bubblegum57 Thanks. None of this would have been possible without you starting it.

IMPORTANT MILESTONE ANNOUNCEMENT

The Remotes Wiki is now available online.

2 Likes

IMPORTANT MILESTONE ANNOUNCEMENT

The transition to GitHub has been completed ahead of schedule.

Please adjust your bookmarks to:

Repository for AmRemote and Meson IR Remote Controllers

and its Wiki companion site:

Wiki for AmRemote and Meson IR Remote Controllers

3 Likes

Alfawise S92

Here is my meson_IR package for the remote provided with the box.
Alfawise S92.rar (73.4 KB)

Alfawise-S92-TV-Box-21

Thank you, your contribution has been added to the repository.

Hi All,

Im having trouble getting my remote to work. Im sure its me and not the files but here is what i have done:

The box is H96max just like the picture.
Copied the rc_maps.cfg file and put it in /storage/.config/
copied the H96max file and renamed it KEYMAP (no extension) and put it into /storage/.config/rc_keymaps

Ive tried renaming to H96max and that doesnt work either.

Any ideas

That’s incorrect. You added a step.

Lol. I’m not so sure why I’m not understanding this.
Which step extra did I add?

Step 1

Copy the rc_maps.cfg to /storage/.config/

Step 2

Copy the file H96max to /storage/.config/rc_keymaps

Was I supposed to name the file which was H96max to KEYMAP ??

The box is irrelevant. Is it the same remote as in the picture?

You posted that you renamed the H96max file to KEYMAP, that would be an incorrect step.

Also, please provide a log.

So what should I name it? I can’t just copy the file from github.
I have to copy the text into notepad then save it as something.
I think that’s where I’m not sure. What should I save it as?
I need 2 files, correct?