From 6a62ae4231c2ce10b6623e32198f40f0a2a8e777 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Tue, 15 Dec 2009 17:08:19 +0100 Subject: New history feature Default key is 'h', playlists are no longer part of PianoHandle_t now (=> libpiano's api changed) --- src/pianobar.1 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/pianobar.1') diff --git a/src/pianobar.1 b/src/pianobar.1 index 87eabda..b8f5446 100644 --- a/src/pianobar.1 +++ b/src/pianobar.1 @@ -62,6 +62,10 @@ Explain why this song is played. .B act_stationaddbygenre = g 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. @@ -132,6 +136,10 @@ will use this proxy. The music is streamed directly. 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 -- cgit v1.2.3