Migrate config <-> mysql

Started by Bluscream, January 23, 2019, 09:28:49 AM

Previous topic - Next topic

Bluscream

Recently i needed to to switch from a hoster using mysql (ts3index) to a self-hosted solution so i asked their support if i could get the config files. Their response was that it's impossible to export from mysql, is it really that much extra work to offer exported configs (considering the parsers and functions to write / read configs are already in the bot)

Now i'm facing the same problem vice versa. I have around 4 bots with ~50 functions set up via config and i want to modify them with the webinterface in the future.

Stefan1200

Well, some parts of the configuration are saved differently, because of the different configuration architecture. Of course, that is not impossible to create, but not a 5 minutes task. There are more important stuff on my ToDo list than this, which is just a one time need for some people.

Bluscream

Pretty sure i'm not the only one facing either issues. Which means the "one time issue" adds up. :/
What about a little donation to create such a converter?