Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-25 | dzq: Add -a to search albumsHEADmaster | John Ankarström | |
2020-11-25 | dzq: Don't truncate output | John Ankarström | |
2020-11-24 | flt: Use mktemp instead of $RANDOM | John Ankarström | |
2020-11-24 | Move dz/*, lf/* into root directory | John Ankarström | |
They are differentiated by the dz/lf prefix anyway. | |||
2020-11-24 | lfu: Rename to lfq, make into a more general query tool | John Ankarström | |
lfu was not very UNIX-like. Now sim uses ep (edit pipe) to choose the right match. | |||
2020-11-24 | dzq: Include album title in output | John Ankarström | |
This makes it a lot easier to differentiate between multiple copies of the same track by the one artist. | |||
2020-11-24 | dzq: Don't call column on output | John 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-24 | Makefile: Add flt, sim | John Ankarström | |
2020-11-24 | Rename dzs to sim | John Ankarström | |
2020-11-24 | Add 'flt' (filter out) tool | John Ankarström | |
2020-11-23 | dzs: Make Deezer search more precise | John Ankarström | |
2020-11-23 | Add dz (Deezer) and lf (Last.fm) tools | John Ankarström | |