Reply to thread

Hi uxDesign


Thanks to your excellent log collecting process, I can see that MP knows the buttons are being pressed:

[2016-06-10 22:46:39,999] [Log  ] [31  ] [INFO ] - MCE: Incoming button command: VolumeDown

[2016-06-10 22:46:40,611] [Log  ] [31  ] [INFO ] - MCE: Incoming button command: VolumeDown

[2016-06-10 22:46:41,527] [Log  ] [31  ] [INFO ] - MCE: Incoming button command: VolumeDown

[2016-06-10 22:46:42,185] [Log  ] [31  ] [INFO ] - MCE: Incoming button command: VolumeDown

[2016-06-10 22:46:42,778] [Log  ] [31  ] [INFO ] - MCE: Incoming button command: VolumeDown

[2016-06-10 22:46:43,393] [Log  ] [31  ] [INFO ] - MCE: Incoming button command: VolumeDown

[2016-06-10 22:46:44,876] [Log  ] [31  ] [INFO ] - MCE: Incoming button command: Mute

[2016-06-10 22:46:44,878] [Log  ] [31  ] [INFO ] - MCE: Command "Mute" mapped

[2016-06-10 22:46:45,799] [Log  ] [31  ] [INFO ] - MCE: Incoming button command: Mute

[2016-06-10 22:46:45,802] [Log  ] [31  ] [INFO ] - MCE: Command "Mute" mapped

[2016-06-10 22:46:49,001] [Log  ] [31  ] [INFO ] - MCE: Incoming button command: Stop

[2016-06-10 22:46:49,003] [Log  ] [31  ] [INFO ] - MCE: Command "Stop" mapped


Further, I can see that you're using a custom mapping:

[2016-06-10 22:46:19,111] [Log  ] [MPMain  ] [INFO ] - MAP: using custom mappings for Microsoft MCE


It looks like the VolumeDown button is not mapped to any action in your mapping. Maybe VolumeUp is the same.


As for Mute: maybe it isn't mapped to MP's mute action?


Top Bottom