1
0
dwelling-radio/internal/radio
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