93437074ac
add mpd handling in own package
2021-05-31 14:44:26 +02:00
3de8271fb1
storing mpd playlist tracks for metrics and not the ones from the config
2021-05-31 08:48:28 +02:00
b7418991e1
new play metric
...
continuous-integration/drone/push Build is passing
it sets playing tracks on 1 and played but non playing tracks to 0. this
also needed a implementation of a watch goroutine that checks the status
of the MPD server each second to set this metric.
2021-05-28 08:47:57 +02:00
ae35d9ab41
uses buf for compiling proto files and implements the server service
continuous-integration/drone/push Build is failing
2021-05-05 11:14:17 +02:00
35fe4a04df
implemented a rough sse logger
continuous-integration/drone/push Build is failing
2021-05-03 14:51:53 +02:00
a5512518ab
stop tag also clears playlist
2021-04-14 11:40:15 +02:00
ecadf780ea
adds metrics
2021-03-31 20:14:05 +02:00
f254ee0254
it plays audio... wohoo
2021-03-30 19:59:26 +02:00