repo: music action: commit revision: path_from: revision_from: c5d40942889836890485953cac3f5bc1c7328511: path_to: revision_to:
commit c5d40942889836890485953cac3f5bc1c7328511 Author: epochDate: Mon Nov 18 22:38:28 2019 -0600 added stuff for showing info about files and getting the now playing file diff --git a/Makefile b/Makefile
--- a/Makefile +++ b/Makefile @@ -14,3 +14,5 @@ install: qargs install music-stop $(PREFIX)/bin/ install music-prev $(PREFIX)/bin/ install music-next $(PREFIX)/bin/ + install music-nowplaying $(PREFIX)/bin/ + install music-fileinfo $(PREFIX)/bin/
-----END OF PAGE-----