- 14 Apr, 2019 2 commits
- 13 Apr, 2019 17 commits
-
-
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
-
- 12 Apr, 2019 12 commits
-
-
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
-
- 11 Apr, 2019 6 commits
- 10 Apr, 2019 1 commit
-
-
ale authored
We only use the proxy for Icecast streaming so there's no need to be generic.
-
- 09 Apr, 2019 1 commit
-
-
ale authored
Includes a merge of radiod and redirectord, updates to more modern Go idioms, adoption of the higher level etcd concurrency primitives, and a lot of other minor implementation changes. The refactor is still incomplete: the daemons won't compile and the code to start the RPC servers is missing.
-
- 11 Jan, 2019 1 commit
-
-
ale authored
-