mirror of
git://git.9front.org/plan9front/plan9front
synced 2025-01-12 11:10:06 +00:00
zuke(1): document current track printout on stdout
This commit is contained in:
parent
6bf304a797
commit
5a51e900dd
1 changed files with 8 additions and 0 deletions
|
@ -147,6 +147,14 @@ can be controlled by emulating key presses via the plumber port
|
|||
.PP
|
||||
Files present in the current playlist can be plumbed too, and will be
|
||||
played immediately.
|
||||
.PP
|
||||
When a new track starts playing,
|
||||
.I zuke
|
||||
will write its tags to
|
||||
.BR stdout ,
|
||||
each column separated by a tab character. If playback is stopped, an
|
||||
empty line is written instead. This can be used for scrobbling or
|
||||
displaying the current track in another window.
|
||||
.SH EXAMPLES
|
||||
Generate a playlist:
|
||||
.IP
|
||||
|
|
Loading…
Reference in a new issue