summaryrefslogtreecommitdiff
path: root/dz/dzq
AgeCommit message (Collapse)Author
2020-11-24dzq: Include album title in outputJohn Ankarström
This makes it a lot easier to differentiate between multiple copies of the same track by the one artist.
2020-11-24dzq: Don't call column on outputJohn Ankarström
It's better to let the user do it himself, if he wants to. paste gives much more predictable output than column.
2020-11-23Add dz (Deezer) and lf (Last.fm) toolsJohn Ankarström