Mumble: Feature Request - Loading Welcome Message from External Server

Created on 16 Jul 2019  路  4Comments  路  Source: mumble-voip/mumble

A feature I think could be useful would be the ability to load a welcome message from an external web server akin to the RC messages at http://mumble.info/focus.php

For those with lengthy welcome messages it would simplify their config file as well as allow for easier editing of it.

I imagine #3168 may limit this somewhat and if so making the welcome message modular, possibly having it load an html file on disk would also work for the listed use cases.

client feature-request

Most helpful comment

Wouldn't it be enough to load the message from an external file? Is it really that much of a benefit to load it from a website? I got loading from file working already.
If it's only about less clutter in the config file than this pretty much fixes this issue.

All 4 comments

Wouldn't it be enough to load the message from an external file? Is it really that much of a benefit to load it from a website? I got loading from file working already.
If it's only about less clutter in the config file than this pretty much fixes this issue.

Since the end result is the same I don't care where it gets loaded from. Feel free to close this issue when it gets committed.

@Popkornium18 how did you make it work? With some additions to the code?

Some minor additions to the code were necessary. I'll create a PR soon. I have to get ICE working first to test the RPC changes. But I'm having a bit of trouble with that.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Popkornium18 picture Popkornium18  路  3Comments

felix91gr picture felix91gr  路  4Comments

rkachach picture rkachach  路  3Comments

TalkLounge picture TalkLounge  路  4Comments

TerryGeng picture TerryGeng  路  3Comments