1
0
Radio front-end and management. https://radio.arav.su
Go to file
2023-10-07 06:03:16 +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 Updated SIG* handling code in main(). 2023-10-06 04:58:58 +04:00
configs Fixed a dwelling-radio intake. Replaced a default playlist with this one. 2023-10-02 04:10:15 +04:00
init Updated args in radio.service. 2023-10-02 04:03:39 +04:00
internal In PlaylistNext() CheckAndUpdateMostListenedSong() call was moved after songList.Add to avoid nil pointer dereferencing. 2023-10-07 05:34:50 +04:00
pkg In oggtag.go a struct named OggFIle was created, ReadFile turned into a constructor NewOggFile. And GetTag and GetDuration turned into methods. 2023-10-05 17:26:13 +04:00
tools Fixed and simplified radio-fetch. 2023-10-07 06:03:16 +04:00
web In index.pug avoid nil pointer dereferencing. 2023-10-07 05:35:16 +04:00
.gitignore In .gitignore added a file mls-test. 2023-10-06 03:17:59 +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 From Makefile dwelling-radiodj was purged completely. 2023-10-02 03:22:06 +04:00