]> kaliko git repositories - python-musicpd.git/blobdiff - doc/commands.txt
adding decoders command
[python-musicpd.git] / doc / commands.txt
index 46a85baa02397bba97e247b489aa2753ed46d622..8fb069d9af432d1826e352b857c2cf1ebf682648 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
 
@@ -90,3 +90,4 @@ commands                                 -> fetch_list
 notcommands                              -> fetch_list
 tagtypes                                 -> fetch_list
 urlhandlers                              -> fetch_list
+decoders                                 -> fetch_plugins