From 4ff300b3766b1492ac3be6c35a15eba70960cdb0 Mon Sep 17 00:00:00 2001 From: Salt Date: Sat, 22 Jun 2019 22:50:02 -0500 Subject: [PATCH] ptgdp: Fix queueing files that we can't find a song for --- ptgdp | 1 + 1 file changed, 1 insertion(+) diff --git a/ptgdp b/ptgdp index 2b961e1..5f03f5a 100755 --- a/ptgdp +++ b/ptgdp @@ -136,6 +136,7 @@ playlist() { mv "$_tmpfile"* "$filename" else log "No results found for \"$line\"" + continue fi fi [ -z "$_optdownloadonly" ] && audacious -e "$filename"