-
- Downloads
only reload icecast if the configuration file changed
This will limit useless reloads (and related killSources), for instance when transcoding parameters change. Also, improve the icecast config generation test.
Showing
- node/icecast.go 33 additions, 22 deletionsnode/icecast.go
- node/icecast_config.go 15 additions, 19 deletionsnode/icecast_config.go
- node/icecast_config_test.go 186 additions, 18 deletionsnode/icecast_config_test.go
- node/node.go 2 additions, 1 deletionnode/node.go
- util/write_file.go 29 additions, 0 deletionsutil/write_file.go
util/write_file.go
0 → 100644
Please register or sign in to comment