]> kaliko git repositories - python-musicpd.git/blobdiff - doc/commands.txt
adding mixrampdb and mixrampdelay commands
[python-musicpd.git] / doc / commands.txt
index 826e48288cbba7fb7f7ef9ac4a453d9842926d61..969990c7ff8d126869eee868ee28b72cf8c816fa 100644 (file)
@@ -9,6 +9,8 @@ stats                                    -> fetch_object
 == Playback Option Commands
 consume          <bool>                  -> fetch_nothing
 crossfade        <int>                   -> fetch_nothing
+mixrampdb        <str>                   -> fetch_nothing
+mixrampdelay     <int>                   -> fetch_nothing
 random           <bool>                  -> fetch_nothing
 repeat           <bool>                  -> fetch_nothing
 setvol           <int>                   -> fetch_nothing
@@ -60,12 +62,14 @@ save             <str>                   -> fetch_nothing
 == Database Commands
 count            <locate>                -> fetch_object
 find             <locate>                -> fetch_songs
+findadd          <locate>                -> fetch_nothing
 list             <str> [<locate>]        -> fetch_list
 listall          [<str>]                 -> fetch_database
 listallinfo      [<str>]                 -> fetch_database
 lsinfo           [<str>]                 -> fetch_database
 search           <locate>                -> fetch_songs
 update           [<str>]                 -> fetch_item
+rescan           [<str>]                 -> fetch_item
 
 == Sticker Commands
 sticker get      <str> <str> <str>       -> fetch_item
@@ -90,3 +94,4 @@ commands                                 -> fetch_list
 notcommands                              -> fetch_list
 tagtypes                                 -> fetch_list
 urlhandlers                              -> fetch_list
+decoders                                 -> fetch_plugins