Backend optimization

This commit is contained in:
2021-05-04 21:11:48 +02:00
parent 39d27cec24
commit adf7df7952
8 changed files with 151 additions and 55 deletions
+1 -1
View File
@@ -19,4 +19,4 @@ echo
echo "${BGre}Start playing $stream2play ...${RCol}"
echo
mplayer -slave -quiet $stream2play
mplayer -slave -quiet $stream2play
+1 -1
View File
@@ -14,4 +14,4 @@ echo
echo "${BGre}Stop playing ...${RCol}"
echo
pkill -f mplayer
pkill -f mplayer