]> kaliko git repositories - python-musicpd.git/blobdiff - doc/commands.txt
Add readcomments and toggleoutput commands
[python-musicpd.git] / doc / commands.txt
index d71063f40ad9b3138a673fac4d4fc471c4fdfc2d..1ec938c20838a85f16dd17e2a8f63732ea6f6788 100644 (file)
@@ -72,6 +72,7 @@ lsinfo             [<str>]                 -> fetch_database
 search             <locate>                -> fetch_songs
 update             [<str>]                 -> fetch_item
 rescan             [<str>]                 -> fetch_item
+readcomments       <str>                   -> fetch_object
 
 == Sticker Commands
 sticker   get      <str> <str> <str>       -> fetch_item
@@ -89,6 +90,7 @@ ping                                       -> fetch_nothing
 == Audio Output Commands
 disableoutput      <int>                   -> fetch_nothing
 enableoutput       <int>                   -> fetch_nothing
+toggleoutput       <int>                   -> fetch_nothing
 outputs                                    -> fetch_outputs
 
 == Reflection Commands