Control music playback with this shell script.
Add music.sh
to your $PATH
along with this
MUSIC=<SOME_DIR>
variable to your environment.
$ music play [ QUERY | FILES... ]
queue [ QUERY | FILES... ]
select [ QUERY | FILES... ]
list QUERY
now-playing [ TAG_FIELDS... ]
edit QUERY
remove QUERY
pause ( yes | no )
seek [-]SECONDS
next
prev
quit
kill
volume ( up | down | 0..100 )
If no arguments are given, files are to be passed through stdin.