summaryrefslogtreecommitdiff
path: root/contrib/pianobar.1
diff options
context:
space:
mode:
authorReilly Tucker Siemens <reilly@tuckersiemens.com>2024-04-22 01:14:06 -0700
committerReilly Tucker Siemens <reilly@tuckersiemens.com>2024-04-22 01:14:06 -0700
commit272dca8731c49494d0854fa93f7f165fdfe8aa5a (patch)
tree56d5ef70186f94c02be1ec7b1316152d0f17a2cd /contrib/pianobar.1
parent237ac782779bd9b5152bb42ce2bf8deaaccbb5b5 (diff)
downloadpianobar-272dca8731c49494d0854fa93f7f165fdfe8aa5a.tar.gz
pianobar-272dca8731c49494d0854fa93f7f165fdfe8aa5a.tar.bz2
pianobar-272dca8731c49494d0854fa93f7f165fdfe8aa5a.zip
Remove references to songmove
The song move feature and its corresponding eventcmd, songmove, got removed in 845cf4c (see #280). This removes the final vestiges of that feature by cleaning up the documentation that still referenced it.
Diffstat (limited to 'contrib/pianobar.1')
-rw-r--r--contrib/pianobar.115
1 files changed, 5 insertions, 10 deletions
diff --git a/contrib/pianobar.1 b/contrib/pianobar.1
index c5b82aa..c5d2f1d 100644
--- a/contrib/pianobar.1
+++ b/contrib/pianobar.1
@@ -103,10 +103,6 @@ beginning.
Delete artist/song seeds or feedback.
.TP
-.B act_songmove = m
-Move current song to another station
-
-.TP
.B act_songnext = n
Skip current song.
@@ -450,12 +446,11 @@ 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, songmove, songshelf, songstart,
-stationaddgenre, stationaddmusic, stationaddshared, stationcreate,
-stationdelete, stationdeleteartistseed, stationdeletefeedback,
-stationdeletesongseed, stationfetchinfo, stationfetchplaylist,
-stationfetchgenre stationquickmixtoggle, stationrename, userlogin,
-usergetstations
+songexplain, songfinish, songlove, songshelf, songstart, stationaddgenre,
+stationaddmusic, stationaddshared, stationcreate, stationdelete,
+stationdeleteartistseed, stationdeletefeedback, stationdeletesongseed,
+stationfetchinfo, stationfetchplaylist, stationfetchgenre,
+stationquickmixtoggle, stationrename, userlogin, usergetstations
An example script can be found in the contrib/ directory of
.B pianobar's