Reply to thread

Well, here you are ;). Can you please try the attached DLL (overwrite the one in Program Files\Team MediaPortal\MediaPortal\plugins\process after making a backup copy; make sure that the backup copy doesn't have a .dll extension and/or is moved to a different directory) and see if this one works better? I have implemented faster lookup of mapped keycodes, and asynchronous call to MapAction (which executes the MediaPortal action).


Please note that I only did a couple of quick tests; this DLL shouldn't be considered production-ready. Also note that it will not completely solve the problem; keys that are pressed while MediaPortal is busy doing something will probably still not be captured by the plug-in.


Regarding your statement that everything worked correctly with an older version of MP; are there any other changes in your configuration? For example, some people have reported that the issue occurs more frequent when using specific codecs: https://forum.team-mediaportal.com/other-input-output-interfaces-117/keyboardinputplugin-keyboardhandler-seems-inactive-restarting-89901/


Top Bottom