debug output
This commit is contained in:
@@ -11,6 +11,7 @@ stream2play=`cat /tmp/kitchenradio.m3u | grep http`
|
|||||||
|
|
||||||
### PRORGAM
|
### PRORGAM
|
||||||
|
|
||||||
|
echo
|
||||||
echo "URL from m3u: "
|
echo "URL from m3u: "
|
||||||
cat /tmp/kitchenradio.m3u | grep http
|
cat /tmp/kitchenradio.m3u | grep http
|
||||||
echo "URL from var: "
|
echo "URL from var: "
|
||||||
@@ -20,4 +21,4 @@ echo
|
|||||||
echo "${BGre}Start playing $stream2play ...${RCol}"
|
echo "${BGre}Start playing $stream2play ...${RCol}"
|
||||||
echo
|
echo
|
||||||
|
|
||||||
mplayer -slave -quiet $stream2play
|
#mplayer -slave -quiet $stream2play
|
||||||
Reference in New Issue
Block a user