1
0
dwelling-radio/internal/radio
2023-10-02 01:26:22 +04:00
..
icecast_test.go Comment out log in a benchmark. 2023-09-15 04:24:12 +04:00
icecast.go Added comments for separator* consts. 2023-09-17 19:18:18 +04:00
listeners.go For ListenerCounter implemented MarshalJSON() method. 2023-10-01 22:03:26 +04:00
mostlistened.go In CheckAndUpdateMostListenedSong pass cur and prev songs by pointer. 2023-09-15 03:17:44 +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 Added a duration field to Song_ struct. 2023-10-02 01:26:22 +04:00