diff options
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 87eabda..b8f5446 100644 --- a/src/pianobar.1 +++ b/src/pianobar.1 @@ -63,6 +63,10 @@ Explain why this song is played. Add genre station provided by pandora. .TP +.B act_history = h +Show history. + +.TP .B act_songinfo = i Print information about currently played song/station. @@ -133,6 +137,10 @@ File that is executed when event occurs. The file is called with the event type as it's first argument. More information is supplied through stdin. .TP +.B history = 5 +Keep a history of the last n songs (5, by default). You can rate these songs. + +.TP .B lastfm_user = your_username If you want to send your played songs to last.fm set this to your last.fm username. |