ptgdp: Fix queueing files that we can't find a song for

This commit is contained in:
Salt 2019-06-22 22:50:02 -05:00
parent cc19c54cc2
commit 4ff300b376

1
ptgdp
View File

@ -136,6 +136,7 @@ playlist() {
mv "$_tmpfile"* "$filename"
else
log "No results found for \"$line\""
continue
fi
fi
[ -z "$_optdownloadonly" ] && audacious -e "$filename"