@@ -0,0 +1,5 @@
#!/bin/sh
url=$(wl-paste)
notify-send "Playing: $url"
mpv --log-file=/tmp/mpv_output.txt "$url" || notify-send "mpv failed"
The note is not visible to the blocked user.