diff options
author | Lars-Dominik Braun <PromyLOPh@lavabit.com> | 2010-11-18 21:21:55 +0100 |
---|---|---|
committer | Lars-Dominik Braun <PromyLOPh@lavabit.com> | 2010-11-21 12:35:28 +0100 |
commit | 2b31c97de6fa541719cd26f9a61053cfc0e71203 (patch) | |
tree | d131aadb5277d293199666651810c547f4d0152d /src/pianobar.1 | |
parent | c58688994ae409c4d9c748a9bc2add16ca02e6de (diff) | |
download | pianobar-windows-2b31c97de6fa541719cd26f9a61053cfc0e71203.tar.gz pianobar-windows-2b31c97de6fa541719cd26f9a61053cfc0e71203.tar.bz2 pianobar-windows-2b31c97de6fa541719cd26f9a61053cfc0e71203.zip |
Show custom rating icon in upcoming/history song list
Closes issue #54
Diffstat (limited to 'src/pianobar.1')
-rw-r--r-- | src/pianobar.1 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/pianobar.1 b/src/pianobar.1 index ac262ef..a27b606 100644 --- a/src/pianobar.1 +++ b/src/pianobar.1 @@ -140,6 +140,10 @@ or the key you defined in .B act_songinfo. .TP +.B ban_icon = </3 +Icon for banned songs. + +.TP .B control_proxy = http://host:port/ Non-american users need a proxy to use pandora.com. Only the xmlrpc interface will use this proxy. The music is streamed directly. @@ -154,6 +158,10 @@ File that is executed when event occurs. See section Keep a history of the last n songs (5, by default). You can rate these songs. .TP +.B love_icon = <3 +Icon for loved songs. + +.TP .B password = plaintext_password Your pandora.com password. Plain-text. |