Busch-Jaeger / node-free-at-home

4 stars 5 forks source link

Media player input name not updated #16

Open bobvandevijver opened 5 months ago

bobvandevijver commented 5 months ago

The media player input name does not necessarily match with the available inputs (streams can update their preferred display name during playback), but when the setInput is called with that updated name, its value is not updated in the interface.

StefanGuelland commented 4 months ago

This is to support values that only the device can activate but not the user. This could be improved in the documentation.

bobvandevijver commented 4 months ago

@StefanGuelland I believe you misunderstood the issue: the issue is that the displayed input name in the interface is not updated when explicitly called from the device.