Page 1 of 1

Preloading groups in the server

Posted: Fri Sep 23, 2022 12:56 am
by DeerBear
Hello!

Suppose that, at the start of the server, I want to load a set of defined rooms (that are implemented via groups).
How can I do this? Can I do this??
I haven't found anything that would suggest I can do this in the examples, but it would be useful.

Any pointers, please? I am using the latest trial.

Thanks!

Re: Preloading groups in the server

Posted: Tue Oct 11, 2022 2:14 pm
by Sergey Tkachenko
I am sorry for overlooking this question. And sorry, this feature is not supported yet.
If you are interested, I can add methods to TRVMediaServer for group management. However, they will only return info about groups and allow to create them and add/remove users. You will need to store group data yourself.

Re: Preloading groups in the server

Posted: Fri Nov 04, 2022 9:16 am
by DeerBear
Hi!

That would be perfectly acceptable :D
All I need is a way to make sure they're created even if there are no users in.

Thanks!