From f97f73d03f1ea7b6db6a3ef7d3756680f566f191 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Mon, 29 Aug 2011 13:02:01 +0200 Subject: Customizeable list format (songs) Fixes #151 --- contrib/pianobar.1 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'contrib/pianobar.1') diff --git a/contrib/pianobar.1 b/contrib/pianobar.1 index eae062f..3066ae5 100644 --- a/contrib/pianobar.1 +++ b/contrib/pianobar.1 @@ -182,6 +182,22 @@ Location of control fifo. Defaults to $XDG_CONFIG_HOME/pianobar/ctl (which is usually the value above). See section .B REMOTE CONTROL +.TP +.B format_list_song = %i) %a - %t%r +Available format characters: + +.B %i +Song number + +.B %a +Song artist + +.B %t +Song title + +.B %r +Rating icon + .TP .B format_nowplaying_song = \[dq]%t\[dq] by \[dq]%a\[dq] on \[dq]%l\[dq]%r%@%s Now playing song message format. Available format characters are: -- cgit v1.2.3