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
437403aa9e
dwelling-radio
/
internal
/
radio
History
Alexander "Arav" Andreev
bd9b80076a
Updated CheckAndUpdateMostListenedSong() to work with a new Song struct.
2023-10-02 03:19:23 +04:00
..
listeners.go
For ListenerCounter implemented MarshalJSON() method.
2023-10-01 22:03:26 +04:00
mostlistened.go
Updated CheckAndUpdateMostListenedSong() to work with a new Song struct.
2023-10-02 03:19:23 +04:00
playlist.go
Decided to implement an inotify watcher for a playlist file. Dunno if it works correctly, but it seems like, not tested yet.
2023-10-01 06:44:36 +04:00
song.go
Song_ was renamed to Song. Also added Len() method to a SongList.
2023-10-02 03:18:30 +04:00