1
0
Radio front-end and management. https://radio.arav.su
Go to file
2023-09-15 04:19:28 +04:00
build/archlinux Version set to 23.34.0. 2023-08-22 17:34:25 +04:00
cmd/dwelling-radio Do not overwrite mostlistenedsong file if a song wasn't changed. 2023-09-10 18:23:06 +04:00
configs In nginx.conf added b32.i2p address to a server_name option. 2023-09-14 03:15:42 +04:00
init Removed repeated ProtectProc= from services. 2023-08-20 02:45:47 +04:00
internal icecastLastPlayedSongs was replaced by icecastCurrentSong that fetch only one song at the very end of a playlist.log. Also added a benchmark for this func. 2023-09-15 04:19:28 +04:00
pkg Change arav.top to arav.su. 2023-02-23 17:49:01 +04:00
tools In radioctl convert added check for existing ogg file. 2023-07-08 17:41:31 +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 version 0.3.1. 2023-08-12 20:37:19 +04:00
go.sum Updated httpr to version 0.3.1. 2023-08-12 20:37:19 +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 Made a ${TARGET} target dependable on a web/*.pug.go target. Also added ifeq ... endif check for jade compiler. 2023-09-10 18:18:41 +04:00