]> kaliko git repositories - python-musicpd.git/blobdiff - doc/commands.txt
adding findadd and rescan commands
[python-musicpd.git] / doc / commands.txt
index 46a85baa02397bba97e247b489aa2753ed46d622..278f859fdecf24fc59e277e033c6b4d91f626440 100644 (file)
@@ -1,7 +1,7 @@
 == Status Commands
 clearerror                               -> fetch_nothing
 currentsong                              -> fetch_object
-idle             <str>                   -> fetch_list
+idle             [<str>]                 -> fetch_list
 noidle                                   -> None
 status                                   -> fetch_object
 stats                                    -> fetch_object
@@ -40,7 +40,7 @@ playlistinfo     [<int>]                 -> fetch_songs
 playlistsearch   <locate>                -> fetch_songs
 plchanges        <int>                   -> fetch_songs
 plchangesposid   <int>                   -> fetch_changes
-shuffle                                  -> fetch_nothing
+shuffle          [<str>]                 -> fetch_nothing
 swap             <int> <int>             -> fetch_nothing
 swapid           <int> <int>             -> fetch_nothing
 
@@ -60,12 +60,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 +92,4 @@ commands                                 -> fetch_list
 notcommands                              -> fetch_list
 tagtypes                                 -> fetch_list
 urlhandlers                              -> fetch_list
+decoders                                 -> fetch_plugins