1
0
dwelling-radio/internal/radio
2023-10-01 20:32:07 +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 Listeners struct was renamed to ListenerCounter. 2023-10-01 20:32:07 +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 In SongList Add check if a current song wasn't set yet. 2023-10-01 06:37:47 +04:00