From: Neszt Tibor Date: Thu, 7 Dec 2017 14:12:44 +0000 (+0100) Subject: default config boot and bg disabled X-Git-Url: http://git.neszt.hu/?a=commitdiff_plain;h=2b808ed1e0a84c385825be8215d91c34035d8bb7;p=yawep.git default config boot and bg disabled --- diff --git a/config_default.json b/config_default.json index 224a2ec..7f48c43 100755 --- a/config_default.json +++ b/config_default.json @@ -1 +1 @@ -{"player":"sudo omxplayer -s -o alsa:plughw:0,1 -y --threshold %Buffer% --no-osd --layer 100 --timeout 3 --aspect-mode stretch '%URL%'","background":"\/var\/www\/html\/yawep\/pictures/originalcolorbars480.png","name":"Player #new","volume":"100","buffer":"0.70","url":"udp:\/\/@1.2.3.4:12345","status":"stopped","is_bg":1,"is_boot":1} +{"player":"sudo omxplayer -s -o alsa:plughw:0,1 -y --threshold %Buffer% --no-osd --layer 100 --timeout 3 --aspect-mode stretch '%URL%'","background":"\/var\/www\/html\/yawep\/pictures/originalcolorbars480.png","name":"Player #new","volume":"100","buffer":"0.70","url":"udp:\/\/@1.2.3.4:12345","status":"stopped","is_bg":0,"is_boot":0}