1
0
Radio front-end and management. https://radio.arav.su
Go to file
2023-10-08 02:40:54 +04:00
build/archlinux Version set to 23.40.0. 2023-10-08 02:05:18 +04:00
cmd/dwelling-radio Decided to keep handlers for /api/{song,songs,mostlistenedsong} but disable them. Everything can be fetched at an /api/status endpoint. 2023-10-08 02:03:06 +04:00
configs Added icecast.xml. 2023-10-08 02:40:54 +04:00
init Updated args in radio.service. 2023-10-02 04:03:39 +04:00
internal MostListenedSong was rewritten. 2023-10-08 00:52:40 +04:00
pkg In OggFile.GetTag() was added another layer of indexing, this time we are looking for a capitalised tag name (e.g. Artist). Why there's no consistency in OGG vorbis tags..? *Sigh* 2023-10-08 01:23:28 +04:00
tools Updated radioctl. Changed a name for ezstream playlist gen. Added commands to reaload a playlist for ezstream and dwelling-radio. 2023-10-08 02:39:23 +04:00
web MostListenedSong was rewritten. 2023-10-08 00:52:40 +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 Version set to 23.40.0. 2023-10-08 02:05:18 +04:00