When you restart the server, it would be useful to be able to export the current lobby settings (mostly: Current media & playlist) and support importing that structure. This way, we can save state and be able to import it.
The intention is to replace the in-memory storage of lobbies with a database structure, possibly redis. That would solve this problem, though not allowing for the convenient solution to #12
When you restart the server, it would be useful to be able to export the current lobby settings (mostly: Current media & playlist) and support importing that structure. This way, we can save state and be able to import it.