From 272dca8731c49494d0854fa93f7f165fdfe8aa5a Mon Sep 17 00:00:00 2001 From: Reilly Tucker Siemens Date: Mon, 22 Apr 2024 01:14:06 -0700 Subject: 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. --- contrib/pianobar.1 | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) (limited to 'contrib/pianobar.1') diff --git a/contrib/pianobar.1 b/contrib/pianobar.1 index c5b82aa..c5d2f1d 100644 --- a/contrib/pianobar.1 +++ b/contrib/pianobar.1 @@ -102,10 +102,6 @@ beginning. .B act_managestation = = 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 -- cgit v1.2.3