Attention Team Kodi: Keymap Editor has been abandoned - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111) +---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228) +---- Thread: Attention Team Kodi: Keymap Editor has been abandoned (/showthread.php?tid=344327) Pages:
1
2
|
Attention Team Kodi: Keymap Editor has been abandoned - MB32 - 2019-05-30 The Keymap Editor in the Kodi main repo has been abandoned:
Can we get this sorted please? RE: Attention Team Kodi: Keymap Editor has been abandoned - Hitcher - 2019-05-30 Does it still work though? RE: Attention Team Kodi: Keymap Editor has been abandoned - MB32 - 2019-05-30 It is fully compatible with Krypton and Leia - the only problem with the published version is the lack of support for the newer Kodi functions which keys can be mapped to. I can point out a fork that has the changes already merged if you want to clone it and submit it. RE: Attention Team Kodi: Keymap Editor has been abandoned - Lunatixz - 2019-05-30 @Hitcher, it was developed by @tamland ?. Not sure if he is still active? I'll try hitting him up over team chat. Nevertheless it might be worth us moving to a shared repository for maintenance. RE: Attention Team Kodi: Keymap Editor has been abandoned - trogggy - 2019-05-30 (2019-05-30, 14:42)Hitcher Wrote: Does it still work though?The reason I really dislike it is that just opening the addon - not saving a new key, just clicking the shortcut - disables all existing user remote configs. No prompt, no warning - and no reason if a new key's not being generated. I imagine that's still the case - I've posted in the addon thread a couple of times about it but not checked recently. For me that's broken. RE: Attention Team Kodi: Keymap Editor has been abandoned - MB32 - 2019-05-31 (2019-05-30, 15:55)trogggy Wrote: The reason I really dislike it is that just opening the addon - not saving a new key, just clicking the shortcut - disables all existing user remote configs.I don't recall that happening when I just opened the addon. The description in the info panel does say it will remove existing custom key mappings though. But once you create the mappings you want in Keymap Editor, I don't see the problem. In my opinion, Kodi is broken by design if you require the user to manually edit keymap files in order to enable the playback speed control. RE: Attention Team Kodi: Keymap Editor has been abandoned - trogggy - 2019-05-31 (2019-05-31, 01:27)MB32 Wrote:It still does it. Tested on windows nightly. Click on keymap addon and every .xml in the keymaps folder (except gen.xml) is instantly turned into an .xml.bak.0(2019-05-30, 15:55)trogggy Wrote: The reason I really dislike it is that just opening the addon - not saving a new key, just clicking the shortcut - disables all existing user remote configs.I don't recall that happening when I just opened the addon. The description in the info panel does say it will remove existing custom key mappings though. But once you create the mappings you want in Keymap Editor, I don't see the problem. In my opinion, Kodi is broken by design if you require the user to manually edit keymap files in order to use the playback speed control. What's wrong with expecting someone to manually edit an .xml file? RE: Attention Team Kodi: Keymap Editor has been abandoned - MB32 - 2019-05-31 (2019-05-31, 01:43)trogggy Wrote: What's wrong with expecting someone to manually edit an .xml file? The Keymap Editor lists all of the Kodi functions which can be assigned to keys on the remote control. How can you expect the average user to know that a function like Playback Speed even exists if they don't see it listed in the Keymap Editor? Why should we expect them to search for documentation on key bindings, function names, and XML syntax when the task could be accomplished in moments with a few button presses? You seriously don't grasp the benefits of a GUI for key bindings The Keymap Editor is incredibly convenient, especially when you have multiple remotes with different keyboard layouts. If we require the user to manually edit XML files, the majority of people who would want to use functions like Playback Speed will not be using those functions: The more difficult you make things, the less people will use them. Why would you want to purposely make the user interface more difficult and complex? The Keymap Editor is also useful for troubleshooting purposes. For example, I can bind keys to a Kodi function on one remote through the XML method, but cannot bind keys on another remote to the same function. In cases like this, the Keymap Editor can help you to determine what key code is actually being sent, and whether a bug report should be filed for improper code page translation. RE: Attention Team Kodi: Keymap Editor has been abandoned - trogggy - 2019-05-31 (2019-05-31, 02:54)MB32 Wrote: How can you expect the average user to know that a function like Playback Speed even exists if they don't see it listed in the Keymap EditorI'd say it goes something like this... > wonders if it's possible > posts somewhere (here, other forum, reddit, wherever) to ask the question > pointed at a forum thread / the wiki / someone shows them what to add To me that's at least as easy as browsing through every function in the keymap addon. Who does that? Where the keymap addon has the advantage is in actually making the key - if a user isn't familiar with keymaps. Going from 'It's a bit harder' to 'kodi is deliberately broken' because one edge function is missing in an addon is a bit of a stretch in my opinion though. RE: Attention Team Kodi: Keymap Editor has been abandoned - MB32 - 2019-05-31 (2019-05-31, 03:18)trogggy Wrote: browsing through every function in the keymap addon. Who does that?I do. And many others, too. In fact, I would argue that people are far more likely to browse the functions in Keymap Editor than to search online: in the Keymap Editor, every action is categorized by type, so it can be found quickly and easily. Quote:Where the keymap addon has the advantage is in actually making the key - if a user isn't familiar with keymaps.Please define "making the key". (I don't see how that is easier or necessary, if Keymap Editor is kept current, instead of ignoring pull requests.) Quote:Going from 'It's a bit harder' to 'kodi is deliberately broken' because one edge function is missing in an addon is a bit of a stretch in my opinion though.It is no more of a "stretch" than you saying "Keymap Editor is broken because it overwrites my custom key map", since it's trivial to recreate that in Keymap Editor ! If you truly care whether Keymap Editor can import a custom keymap, the feature could be added. But the XML method cannot be improved any farther. You basically complain that Keymap Editor was not user-friendly enough for you -- and then you argue that everyone should be editing XML files instead?! We have obviously reached an impasse here. I submit that Keymap Editor should become part of Kodi's core functionality. Then both of our complaints could be easily addressed: the Keymap Editor config file will be Kodi's default custom keymap file, and you can still edit it manually if you like. RE: Attention Team Kodi: Keymap Editor has been abandoned - trogggy - 2019-05-31 (2019-05-31, 04:04)MB32 Wrote:It really isn't. The addon has a huge flaw - in my opinion. Not because it disables existing keymaps, because it disables them without a prompt. But the addon isn't kodi. An addon isn't part of kodi, and the keymap editor certainly isn't necessary to run kodi. It doesn't bring extra functionality, just makes setup a bit easier for less experienced users. Quote:You basically complain that Keymap Editor was not user-friendly enough for youI basically don't. I don't like it and am reluctant to recommend it because of the behaviour I've described. If it was fixed and came smelling of strawberries I still wouldn't have any use for it because I can do more and quicker manually. But I'd be happy to recommend it. RE: Attention Team Kodi: Keymap Editor has been abandoned - MB32 - 2019-05-31 (2019-05-31, 04:24)trogggy Wrote: It really isn't. The addon has a huge flaw - in my opinion. Not because it disables existing keymaps, because it disables them without a prompt.That's not a "huge flaw" (#princess_and_the_pea) ---it's a minuscule flaw which only takes a few lines of code to fix. Quote:But the addon isn't kodi.It will be. Quote:And the keymap editor certainly isn't necessary to run kodi.This is absurd. If everyone adopted your logic, there would be a permanent feature freeze on Kodi because no improvements are "necessary to run it" Quote:It doesn't bring extra functionality, just makes setup a bit easier for less experienced users.Re-assigning the keys on your remote without editing a text file -IS - "extra functionality." What part of that do you not understand? Your motive for participation here is clearly to argue, not to improve the product. Quote:I don't like it and am reluctant to recommend it because of the behaviour I've described.You are miles off topic here, and you just keep changing the subject to keep the argument going. It's not about what you like to recommend. This thread is about a code management issue that involves the official repository. If you want to debate how Keymap Editor should work, go and post in the Keymap Editor thread. Quote:If it was fixed and came smelling of strawberries I still wouldn't have any use for it because I can do more and quicker manually. But I'd be happy to recommend it.This thread is not about your personal preferences. If you want to change the subject, start your own thread please. RE: Attention Team Kodi: Keymap Editor has been abandoned - the_other_guy - 2019-05-31 as this is only (special://userdata/keymaps') a keymap editor could be added to any skin https://kodi.wiki/view/HOW-TO:Modify_keymaps to add new items to script.keymap you would just need to edit actions.py this looks like the part
RE: Attention Team Kodi: Keymap Editor has been abandoned - trogggy - 2019-05-31 (2019-05-31, 05:20)MB32 Wrote:Maybe I'm missing something here. Are you saying the keymap editor is about to be / planned to become part of the kodi core? If so where's that coming from? RE: Attention Team Kodi: Keymap Editor has been abandoned - Roby77 - 2020-03-14 any alternative to keymap editor ? it doesn't work with kodi 19 (edited addon.xml but doesn't work) and i need to modify key for my remote |