1
0
Radio front-end and management. https://radio.arav.su
Go to file
2023-10-08 02:05:18 +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 In nginx.conf deny access to /api/{listener,playlist} from outside, scripts are connecting directly to theservice via a unix socket. 2023-10-08 02:04:24 +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 In radio-listener-* vars was removed. 2023-10-07 06:04:49 +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