@ -1,6 +1,7 @@
#!/bin/sh
while (true); do
SONG=
if [ "$(mpc | wc -l)" -eq "3" ]; then
SONG=$(mpc | head -1)" | "
if [ "$(mpc | grep '\[paused\]' | wc -l)" -eq "1" ]; then
The note is not visible to the blocked user.