(Initially raised by @pljones and @ann0see in https://github.com/jamulussoftware/jamulus/pull/1975/files#r808416974)
Has this feature been discussed and generally agreed?
Yes.
Describe the solution you'd like
https://github.com/jamulussoftware/jamulus/blob/master/src/clientsettingsdlg.cpp#L1082-L1098 + clientrpc.cpp should be refactored to use a new pClient->setChannelName method.
Describe alternatives that have been considered
Live with the duplication.