1
0
Radio front-end and management. https://radio.arav.su
Go to file
2023-09-30 23:59:06 +04:00
build/archlinux In PKGBUILD provides= and conflicts= options were removed since there is no need to add $pkgname itself. It implicitly is there. 2023-09-23 03:33:47 +04:00
cmd/dwelling-radio Set a new path to radio files (where playlists, filelist, and music are stored). 2023-09-17 19:15:56 +04:00
configs Found and fixed a typo in nginx.conf. And added a X-Real-IP header for :8000 HTTP port. 2023-09-23 23:09:47 +04:00
init In ezstream.service added an ExecReload option to reread a playlist. 2023-09-21 02:11:05 +04:00
internal A struct to hold a number of current and peak listeners was added. 2023-09-30 23:57:31 +04:00
pkg Change arav.top to arav.su. 2023-02-23 17:49:01 +04:00
tools Added bash scripts that are used in Ezstream to fetch the next song, and for Icecast to handle conns/disconns. 2023-09-30 23:59:06 +04:00
web Don't show elapsed time under a play button. 2023-08-22 17:11:15 +04:00
.gitignore Removed auto-generated jade.go from repo and ignored it. 2023-08-06 03:35:32 +04:00
go.mod Updated httpr to v0.3.2. 2023-09-15 04:39:51 +04:00
go.sum Updated httpr to v0.3.2. 2023-09-15 04:39:51 +04:00
LICENSE Change arav.top to arav.su. 2023-02-23 17:49:01 +04:00
LICENSE.RobotoCondensed.txt Move font's license out of assets dir. 2022-03-30 18:49:20 +04:00
Makefile Fixed a typo in Makefile. 2023-09-21 03:24:46 +04:00