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
8079058b5c
dwelling-radio
/
internal
/
radio
History
Alexander "Arav" Andreev
f8fd13f8ed
In playlist load() add an error message.
2023-10-05 17:36:02 +04:00
..
listener_counter.go
A file listeners.go was renamed to listener_counter.go.
2023-10-02 04:33:11 +04:00
mostlistened.go
Updated CheckAndUpdateMostListenedSong() func.
2023-10-02 15:04:51 +04:00
playlist.go
In playlist load() add an error message.
2023-10-05 17:36:02 +04:00
song.go
In song.go: added comments; embed sync.Mutex in SongList instead of having it as a field; changed a json field name duration_milliseconds to duration_msec; listMaxLen field was renamed to maxLen; Len() was renamed to MaxLen().
2023-10-04 18:10:17 +04:00