Commit Graph

31 Commits

Author SHA1 Message Date
36ce7028a0 mpc: enabling logging 2021-08-11 14:24:22 +02:00
ea6b2be648 timer: better handling of conn.Close 2021-08-11 14:24:00 +02:00
df19a8c2f5 rfid: adds nolints 2021-08-11 13:47:24 +02:00
fcfbca695a prepare: adds nolints 2021-08-11 13:46:57 +02:00
7751dfea95 timer: changes config var from box to web 2021-08-11 13:46:22 +02:00
f94f6962f5 renames Box config key to Web 2021-08-09 11:09:03 +02:00
63a16a3253 modifies the command line interface handling / timer work
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone Build was killed
2021-08-09 10:49:04 +02:00
d5a7d1d9a4 wip: timer 2021-08-05 09:43:35 +02:00
ffab7c3cd0 ci: integration test in drone 2021-06-16 10:17:14 +02:00
db7012fe3b happy linting
Some checks failed
continuous-integration/drone/push Build is failing
2021-06-01 14:29:03 +02:00
ea314f1fae mopidy: installs more audio codecs.. the bad ones
Some checks failed
continuous-integration/drone/push Build is failing
2021-06-01 11:43:01 +02:00
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
All checks were successful
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
8e9b7d5e3e adds swagger ui
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-14 09:48:45 +02:00
949d97b49c grpc and http runs on the same port
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-05 12:18:21 +02:00
ae35d9ab41 uses buf for compiling proto files and implements the server service
Some checks failed
continuous-integration/drone/push Build is failing
2021-05-05 11:14:17 +02:00
d5e48e86b6 first grpc implementation 2021-05-05 08:32:35 +02:00
ee85b7c9d2 fix: template and file location in new asset fs object
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-03 17:29:26 +02:00
8f33ce3a00 happy linting 2021-05-03 14:54:28 +02:00
35fe4a04df implemented a rough sse logger
Some checks failed
continuous-integration/drone/push Build is failing
2021-05-03 14:51:53 +02:00
e0b2640000 happy linting
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-30 08:55:38 +02:00
9af55ee991 prepare: configures snapcast server and client
Some checks failed
continuous-integration/drone/push Build is failing
2021-04-29 13:41:37 +02:00
2ad0221259 prepare: embed fs of files instead of own objects
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-16 15:02:34 +02:00
5f7215d965 preparation work + ci
Some checks failed
continuous-integration/drone/push Build is failing
2021-04-16 09:23:11 +02:00
a5512518ab stop tag also clears playlist 2021-04-14 11:40:15 +02:00
0ec6899a4c better integration tests and udev rules 2021-04-14 10:40:57 +02:00
4f5430c56e adds integration test and prepare tweaks 2021-04-10 17:47:18 +02:00
3a5a94755f adds basic things for a prepare subcommand 2021-04-02 10:48:30 +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