diff options
author | Juan C. Muller <jcmuller@gmail.com> | 2010-11-23 15:17:43 -0500 |
---|---|---|
committer | Lars-Dominik Braun <PromyLOPh@lavabit.com> | 2010-11-23 22:12:29 +0100 |
commit | 91192bd1473d6a43eb27ea802ac6fbd451f28fb2 (patch) | |
tree | 5f0145b52859c1dedd2b0eaab6ef49ddd163382f /src/pianobar.1 | |
parent | b1ed17b08da468589c178d4a21daa77a481a04c8 (diff) | |
download | pianobar-91192bd1473d6a43eb27ea802ac6fbd451f28fb2.tar.gz pianobar-91192bd1473d6a43eb27ea802ac6fbd451f28fb2.tar.bz2 pianobar-91192bd1473d6a43eb27ea802ac6fbd451f28fb2.zip |
Add support for art covers included in the XML playlist from pandora.
See issue #56
Diffstat (limited to 'src/pianobar.1')
-rw-r--r-- | src/pianobar.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pianobar.1 b/src/pianobar.1 index a27b606..6a6bd33 100644 --- a/src/pianobar.1 +++ b/src/pianobar.1 @@ -212,7 +212,7 @@ 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, -song length in milliseconds, rating) is supplied through stdin. +song length in milliseconds, rating, album art url) is supplied through stdin. Currently supported events are: artistbookmark, songban, songbookmark, songexplain, songfinish, songlove, songmove, songshelf, songstart, |