- Dec 26, 2019
-
-
ale authored
Causes a slight reduction in boilerplate, and gets rid of a bunch of custom logic for command-line parsing that is no longer needed.
-
- Apr 16, 2019
- Apr 15, 2019
-
-
ale authored
-
- Apr 14, 2019
- Apr 13, 2019
-
-
ale authored
-
ale authored
-
ale authored
Fix also some errors in the status template, and update to Bootstrap 4.3.1 and JQuery 3.4.0.
-
ale authored
It could be that the "n=0 means EOF" semantics are leaking from the underlying splice() system call? Anyway this prevents radiod from getting stuck in a busy loop in certain(?) cases.
-
ale authored
It's a float encoded as a string.
-
ale authored
Unless an explicit fallback is configured. Untested.
-
ale authored
-
ale authored
-
ale authored
The right set of parameters depend on the format, move that logic to a function in the code and out of the template.
-
ale authored
-
ale authored
* We can't use a RWMutex due to the predictor write at the end * Return and log errors when lbv2 returns no results * Generally increase http debug level
-
ale authored
Half-closed connections will get sources stuck.
-
ale authored
-
ale authored
Drop our own XSLT template (yay), we can get the same information using the built-in /status-json.xsl page with Icecast >= 2.4.
-
ale authored
-
ale authored
So we are always returning a set of unique Endpoints.
-
ale authored
-
- Apr 12, 2019
-
-
ale authored
Use pb.Status as the node information.
-
ale authored
-
ale authored
-
ale authored
At least it doesn't require sudo like using systemctl.
-
ale authored
And remove the unused StringSet type.
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
Export the node Status as metrics.
-
ale authored
Also add instrumentation for the load balancer module.
-
ale authored
-
- Apr 11, 2019