@ -148,6 +148,10 @@ playlist() {
local -i dlfailure=0
while read line; do
[ -z "$line" ] && continue
# Ignore comment lines
if ! [ "${line#\#}" = "$line" ]; then
continue
fi
rm "$_tmpfile"* > /dev/null 2>&1
sanitize "$line"
filename="$_musicdir/$_return"
The note is not visible to the blocked user.