- Apr 11, 2019
- Apr 10, 2019
-
-
ale authored
We only use the proxy for Icecast streaming so there's no need to be generic.
-
- Apr 09, 2019
-
-
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.
-
- Jan 11, 2019
-
-
ale authored
-
- Dec 01, 2018
-
-
ale authored
-
- Nov 27, 2018
-
-
godog authored
-
- Oct 26, 2018
-
-
ale authored
-
- Mar 23, 2016
-
-
ale authored
-
- Mar 22, 2016
-
-
ale authored
Add an option to load a file containing redirects (source, target paths) and serve them from the HTTP server, to allow renaming a radio without breaking old links.
-
- Dec 05, 2015
- Dec 01, 2015
-
-
ale authored
-
- Nov 30, 2015
-
-
ale authored
-
- Nov 24, 2015
- Nov 21, 2015
- Nov 03, 2015
- Nov 02, 2015
-
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
- Changed package name to autoradio-server to avoid conflicts; - fixed systemd service files and defaults; - added sudo configuration to restart icecast2; - removed obsolete prerm/postrm scripts.
-
ale authored
It should work with Debian wheezy (sysvinit) and jessie (systemd) without having to pass a reload command as a command-line flag.
-
- Oct 29, 2015
- Oct 21, 2015
- Oct 17, 2015
-
-
ale authored
-
ale authored
Enabled by setting the --debug-addr command-line option.
-
ale authored
-
ale authored
-
ale authored
This provides some discovery capabilities to radiod and redirectord, so that in most cases fewer command-line options are required for operation.
-
ale authored
Split networking is where nodes communicate among themselves on a private network (for example when behind a NAT infrastructure). This change adds the --internal-ip option to radiod, that advertises a separate IP for internal communication.
-
- Oct 16, 2015
-
-
ale authored
-