showergel
showergel copied to clipboard
Showergel is made to live aside Liquidsoap: while a Liquidsoap script creates a radio stream, Showergel provides complementary features like logging or occasional scheduling, with a (minimalist) Web i...
I'm wondering what's the best way to package and distribute Showergel. Right now it's fine for Python developpers only ; what about someone that just knows how to install an...
On my test server, according to server logs `POST /metadata_log` takes on average 400ms. That's quite long to insert a few small lines in a small DB ! Experiment with...
It would be great to enhance the "Now playing page" in some ways: - style the part with the song/program currently played like a real player (this one i strictly...
Right now the front's `notifications` module is quite minimal: it relies on `console.log` and `alert`. Will be great to implement it as modern notifications
as in https://github.com/savonet/liquidsoap-daemon/blob/master/daemonize-liquidsoap.sh#L133