[9.0.0] KEY_TITLE mapped twice in Lircmap.xml
-
trsqr -
February 9, 2019 at 5:30 AM -
Thread is Unresolved
-
-
Thanks, good catch!
The `<title>KEY_TITLE</title>` mapping was added in kodi along with the KEY_EPG title->guide change, the `<subtitle>KEY_TITLE</subtitle>` mapping is a downstream OE/LE patch (present for ages) and should probably be dropped.
Looking through the downstream LE patch I noticed a couple of invalid keycodes (like KEY_VOLUP) that should probably be dropped as well.
I'll have a closer look at it and PR the changes in the next couple of days.
so long,
Hias
-
PR is here: kodi: cleanup Lircmap.xml patch by HiassofT · Pull Request #3296 · LibreELEC/LibreELEC.tv · GitHub
Please test and report back if it works.
so long,
Hias