Stefan1200's Forum

English => General Discussions => Topic started by: Bluscream on January 23, 2019, 09:28:49 AM

Title: Migrate config <-> mysql
Post by: Bluscream on January 23, 2019, 09:28:49 AM
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.
Title: Re: Migrate config <-> mysql
Post by: Stefan1200 on January 23, 2019, 09:53:17 PM
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.
Title: Re: Migrate config <-> mysql
Post by: Bluscream on January 24, 2019, 12:05:44 AM
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?