summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2020-11-23 23:18:16 +0100
committerJohn Ankarström <john@ankarstrom.se>2020-11-23 23:23:38 +0100
commit76503f761db72b91882ce497940534e28ffe421f (patch)
tree0be72345988703559d6bf49a7074fa7fda166eca
parent292678dc5037817c67e2c953012b4a84cf297475 (diff)
downloadmsc-76503f761db72b91882ce497940534e28ffe421f.tar.gz
dzs: Make Deezer search more precise
-rwxr-xr-xdz/dzs1
1 files changed, 1 insertions, 0 deletions
diff --git a/dz/dzs b/dz/dzs
index 2b909a9..2502702 100755
--- a/dz/dzs
+++ b/dz/dzs
@@ -5,6 +5,7 @@
lfu "$@" |
xargs lfs |
lfp |
+sed 's/\(.*\) - \(.*\)/track:"\1" artist:"\2"/' |
while read q
do
dzq "$q" | head -1