GioF71 / upmpdcli-docker

Easily run upmpdcli with Docker. Renderer/Library Mode, Streaming with Tidal HiRes, Qobuz, SubSonic, Navidrome, Lightweight Media Server, Gonic, HRA, Radio Paradise, Mother Earth Radio, Radio-Browser
Apache License 2.0
27 stars 4 forks source link

[Enhancement] Default naming of OpenHome renderer #356

Closed GioF71 closed 6 months ago

GioF71 commented 6 months ago

If FRIENDLY_NAME is set (but not the individual renderer values) and both UPNPAV and OPENHOME are set, the default name for the OpenHome renderer should be:

"${FRIENDLY_NAME} (oh)"

so it will be consistent with the UPNPAV version which is already

"${FRIENDLY_NAME} (av)"

So naming should be more consistent (at least IMO). You are still free to set distinct names for renderers.