This website requires JavaScript.
Explore
Help
Sign In
Arav
/
dwelling-radio
Watch
1
Star
0
Fork
0
You've already forked dwelling-radio
Code
Releases
25
Activity
4a4c228984
dwelling-radio
/
internal
/
http
History
Alexander "Arav" Andreev
b8afed6e1b
In PlaylistNext() CheckAndUpdateMostListenedSong() call was moved after songList.Add to avoid nil pointer dereferencing.
2023-10-07 05:34:50 +04:00
..
dj_handlers.go
In PlaylistNext() CheckAndUpdateMostListenedSong() call was moved after songList.Add to avoid nil pointer dereferencing.
2023-10-07 05:34:50 +04:00
handlers.go
Status() and LastSong() handlers was removed from main handlers.
2023-10-02 03:20:48 +04:00
http.go
Use flags instead of config file. Also replaced HttpServer with a new code.
2023-08-06 03:17:18 +04:00