Skip to content

Commit

Permalink
Document missing eventcmds
Browse files Browse the repository at this point in the history
The settingschange, settingsget, stationdeletestationseed,
stationgetmodes, and stationsetmode eventcmds were all previously
undocumented. This adds them to the man page for pianobar.
  • Loading branch information
reillysiemens committed Apr 22, 2024
1 parent 272dca8 commit caf14ba
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions contrib/pianobar.1
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit caf14ba

Please sign in to comment.