@ -846,6 +846,8 @@ getsong () {
song=${song/tag artist }
song=${song/tag title/-}
song=${song//[[:space:]]/ }
else
song="Unknown"
fi
}