X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=actions%2Fwatch.sh;h=dbaa919b027e1276cf6b8468f159ea4eb23e33bc;hb=7571fa64baa699a0e2cc6d77d9fb69c907ee8d64;hp=8d8ac3318e5aa0217f7f0dd5b4aecdef625d4324;hpb=50ca23e58b678c818c2a8bb3a345136c1366047a;p=serve0 diff --git a/actions/watch.sh b/actions/watch.sh index 8d8ac33..dbaa919 100755 --- a/actions/watch.sh +++ b/actions/watch.sh @@ -90,7 +90,7 @@ case "$_COOKIE[watch]" in nohup /usr/bin/mplayer \ -slave -input file="$fifofile" \ -volume "$volume" \ - "$playuri" >"$statusfile" 2>/dev/null & + "$playuri" >"$statusfile" & fi chmod 600 "$statusfile"