CC-3840: Deleting current playing item sometimes results in random next track playing
-possibly fixed
This commit is contained in:
parent
f53a9c1811
commit
b2c63544a9
2 changed files with 20 additions and 23 deletions
|
@ -130,8 +130,8 @@ case "${1:-''}" in
|
|||
'restart-liquidsoap')
|
||||
# restart commands here
|
||||
echo -n "Restarting Liquidsoap: "
|
||||
stop-liquidsoap
|
||||
start-liquidsoap
|
||||
liquidsoap_stop
|
||||
liquidsoap_start
|
||||
echo "Done."
|
||||
;;
|
||||
'pypo-stop')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue