In 1.15 Pre and 1.15 Final the "Use MediaPortal volume controls to adjust HDMI audio systems volume" setting does not work. It did work for me on 1.13 Final.
MediaPortal.GUI.Library.Action.ActionType.ACTION_VOLUME_UP
In 1.15 Pre and 1.15 Final the "Use MediaPortal volume controls to adjust HDMI audio systems volume" setting does not work. It did work for me on 1.13 Final.
I'll look into this later this week.
Has something changed in the way MePo sends action messages in 1.15?
The plugin simply catches these:
Code:MediaPortal.GUI.Library.Action.ActionType.ACTION_VOLUME_UP
When MiniDisplay is enabled volume change and mute notifications are not coming through.
As a result MP1 volume overlay is not displayed when system volume is adjusted.
We also expect variours other volume related bugs to have the same root cause.
After investigation it appeared that our VolumeHandler was being implicitly created from the MiniDisplay thread instead of the MP1 main thread.
The proposed solution forces users to explicitly create our VolumeHandler.
@Ministerk @Tuomaa
It could be that those actions are not being sent anymore.
In fact MP should not need to do anything in response to system volume change commands.
The system adjusts the volume for us. What MP was doing was leading to double increment/decrement of volume.
Though for your use case I guess it worked. What you could do is add those actions back using the HID custom mapping from configuration.
I have done a brief test with an LG 49LH510V. I don't remember the details, but I was disappointed with this TV compared to Panasonic TX-55CXW404 where most of the keys works as expected. So with the LG I am still using my Logitech Harmony.