From 29f877b0c56b063125822c3f51700643bc9131ca Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Fri, 5 Mar 2010 12:57:13 +0100 Subject: Documentation updated --- README | 9 +++++---- src/pianobar.1 | 10 +++++----- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/README b/README index d05e4ac..86a9842 100644 --- a/README +++ b/README @@ -6,10 +6,11 @@ pianobar is a console client for the personalized web radio pandora - play and manage (create, add more music, delete, rename, ...) your stations - rate played songs and let pandora explain why they have been selected -- show upcoming songs -- configure key bindings -- last.fm scrobbling support (currently unmaintained) +- show upcoming songs/song history +- configure keybindings +- last.fm scrobbling support (external application) - proxy support for listeners outside the USA -Recent versions of pianobar can be found at +The sourcecode can be downloaded at http://github.com/PromyLOPh/pianobar/ or http://6xq.net/0017 + diff --git a/src/pianobar.1 b/src/pianobar.1 index e7dbcfe..e4f47b1 100644 --- a/src/pianobar.1 +++ b/src/pianobar.1 @@ -183,13 +183,13 @@ Another example: can report certain "events" to an external application (see .B CONFIGURATION ). This application is started with the event name as it's first argument. More -information (artist, title, album, stationName, error code, error description) -is supplied through stdin. +information (artist, title, album, stationName, error code, error description, +song length in milliseconds, rating) is supplied through stdin. Currently supported events are: artistbookmark, songban, songbookmark, -songexplain, songlove, songmove, songshelf, songstart, stationaddmusic, -stationaddshared, stationcreate, stationdelete, stationfetchplaylist, -stationquickmixtoggle, stationrename +songexplain, songfinish, songlove, songmove, songshelf, songstart, +stationaddmusic, stationaddshared, stationcreate, stationdelete, +stationfetchplaylist, stationquickmixtoggle, stationrename An example script can be found in the contrib/ directory of .B pianobar's -- cgit v1.2.3