mrgriscom / ellis-dome

Project for Afrika Burn 2016.
2 stars 0 forks source link

persist state across daemon server reboots #20

Open mrgriscom opened 5 years ago

mrgriscom commented 5 years ago

Some useful settings are lost during daemon reboot, such as the volume and playlist to restore to if we're currently in a quiet period. Note that the quiet period thread's last_run variable would also have to be cached in order to make this work correctly.

mrgriscom commented 4 months ago

note: reboots are much less common with zmq/params fix