Skip to content

Commit

Permalink
Update lsp_select_player.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
thoelf authored May 2, 2021
1 parent 458b84d commit 86faff6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/lsp_select_player.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ if [[ $ACTION = mpd || ($ACTION = toggle && ! $STREAMING) ]]; then
:standard{\
access=http,\
name=$STREAM_NAME,\
mime=audio/flac,\
dst=$LOCAL_IP:$LOCAL_PORT/$STREAM_NAME}" &
sleep 2
mpc --host=$MPD_PW@$LSP_SERVER --port=$MPD_PORT clear >/dev/null
Expand Down

0 comments on commit 86faff6

Please sign in to comment.