mumble
mumble copied to clipboard
Update registered server instead of registering new
Context https://github.com/mumble-voip/mumble/issues/4009#issuecomment-603823745
Describe the feature you have in mind As it appears right now a server will be registered as a new one, if the name changes, even if the port and the IP remain the same. This can lead to servers accidentally being registered twice.
Thus we should probably include some logic that will prefer updating an existing record instead.
Additional context https://github.com/mumble-voip/mumble/issues/4009#issuecomment-615969725