l radio: force play regularly
This commit is contained in:
parent
9344169ef2
commit
2398bc71ee
|
@ -118,6 +118,7 @@ in {
|
|||
if test $(timeLeft) -le $LIMIT; then
|
||||
${add_random}/bin/add_random
|
||||
fi
|
||||
${pkgs.mpc_cli}/bin/mpc play > /dev/null
|
||||
'';
|
||||
in {
|
||||
description = "radio playlist autoadder";
|
||||
|
|
Loading…
Reference in a new issue