summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrib/pianobar.113
1 files changed, 7 insertions, 6 deletions
diff --git a/contrib/pianobar.1 b/contrib/pianobar.1
index c5d2f1d..887ae4a 100644
--- a/contrib/pianobar.1
+++ b/contrib/pianobar.1
@@ -445,12 +445,13 @@ can report certain "events" to an external application (see
information like error code and description, was well as song information
related to the current event, is supplied through stdin.
-Currently supported events are: artistbookmark, songban, songbookmark,
-songexplain, songfinish, songlove, songshelf, songstart, stationaddgenre,
-stationaddmusic, stationaddshared, stationcreate, stationdelete,
-stationdeleteartistseed, stationdeletefeedback, stationdeletesongseed,
-stationfetchinfo, stationfetchplaylist, stationfetchgenre,
-stationquickmixtoggle, stationrename, userlogin, usergetstations
+Currently supported events are: artistbookmark, settingschange, settingsget,
+songban, songbookmark, songexplain, songfinish, songlove, songshelf, songstart,
+stationaddgenre, stationaddmusic, stationaddshared, stationcreate,
+stationdelete, stationdeleteartistseed, stationdeletefeedback,
+stationdeletesongseed, stationdeletestationseed, stationfetchgenre,
+stationfetchinfo, stationfetchplaylist, stationgetmodes, stationquickmixtoggle,
+stationrename, stationsetmode, usergetstations, userlogin
An example script can be found in the contrib/ directory of
.B pianobar's