diff options
author | Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> | 2022-08-23 19:17:47 +0000 |
---|---|---|
committer | Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> | 2022-08-23 19:17:47 +0000 |
commit | 5a51e900dd113a1a5f2d2a0e8bac067fbc7da3ae (patch) | |
tree | 1b7028c36ced5efc0384aed336fa17a8f5be1651 /sys/man/1 | |
parent | 6bf304a797175ec69f28e8f590e9c8affa42b7a3 (diff) |
zuke(1): document current track printout on stdout
Diffstat (limited to 'sys/man/1')
-rw-r--r-- | sys/man/1/zuke | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sys/man/1/zuke b/sys/man/1/zuke index 5ef27a367..11d37b7f3 100644 --- a/sys/man/1/zuke +++ b/sys/man/1/zuke @@ -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 |