Commit graph

24 commits

Author SHA1 Message Date
450c962360 remove a wrong sign 2020-09-24 10:44:28 +02:00
4a01d1eed4 update README.md
parse config parameters with jq from config.json
2020-09-24 10:40:46 +02:00
5da67bc518 add licence
add volume control
2020-09-23 15:18:30 +02:00
058135d80b audio #4 2020-09-22 22:05:36 +02:00
5f7b8391a1 add audio #3 2020-09-22 22:01:43 +02:00
e3e3061529 add sound #2 2020-09-22 21:54:49 +02:00
5050163fa7 add sound 2020-09-22 21:51:11 +02:00
b816935bb5 revert 2020-09-22 19:47:16 +02:00
7460d33564 foo 2020-09-22 19:46:26 +02:00
e446a2c6fc cvlc parameters changed 2020-09-22 18:40:20 +02:00
0052ce32fd cvlc params changed 2020-09-22 18:35:55 +02:00
06b0f81583 cvlc quiet mode? 2020-09-22 18:29:50 +02:00
2b853c151b switch to cvlc: some bugfixes 2020-09-22 18:25:58 +02:00
f8f416a05c switch to cvlc player 2020-09-22 18:16:47 +02:00
33b69fbecf remove some errors 2020-09-19 23:49:29 +02:00
82fceeca2e some errors removed 2020-09-19 23:47:14 +02:00
d7406b8410 foo 2020-09-19 23:43:23 +02:00
6097e70c78 support for on air switch 2020-09-19 23:33:19 +02:00
c99ef5be8c Prefer [ p ] && [ q ] as [ p -a q ] is not well defined.
https://github.com/koalaman/shellcheck/wiki/SC2166
2020-08-23 04:18:37 +02:00
9e4ec6c457 add quotes for variables 2020-08-23 04:10:55 +02:00
929f3dec26 set player as variable for pgrep and pkill 2020-08-23 04:08:43 +02:00
724f12200f simplify player path 2020-08-23 04:04:24 +02:00
501206a5b4 restrict find to regular files 2020-08-23 02:35:33 +02:00
5314908aec Plays a random video file from a defined folder 2020-08-23 01:33:37 +02:00