]> kaliko git repositories - python-musicpd.git/blobdiff - doc/source/commands.txt
Add getvol command (closes #9)
[python-musicpd.git] / doc / source / commands.txt
index d1365557aa66b5c7f63dd32ca8dc867e243ab69c..b9dc4a2b7af7e2c038ae08ff030218c84c9cf854 100644 (file)
@@ -14,6 +14,7 @@ mixrampdelay       <int>                   -> fetch_nothing
 random             <bool>                  -> fetch_nothing
 repeat             <bool>                  -> fetch_nothing
 setvol             <int>                   -> fetch_nothing
+getvol                                     -> fetch_object
 single             <bool>                  -> fetch_nothing
 replay_gain_mode   <str>                   -> fetch_nothing
 replay_gain_status                         -> fetch_item
@@ -105,11 +106,12 @@ close                               -> None
 kill                                -> None
 password           <str>            -> fetch_nothing
 ping                                -> fetch_nothing
+binarylimit        <str>            -> fetch_nothing
 tagtypes                            -> fetch_list
-tagtypes disable: <str> [<str>]...  -> fetch_nothing
-tagtypes enable:  <str> [<str>]...  -> fetch_nothing
-tagtypes clear:                     -> fetch_nothing
-tagtypes all:                       -> fetch_nothing
+tagtypes disable <str> [<str>]...   -> fetch_nothing
+tagtypes enable <str> [<str>]...    -> fetch_nothing
+tagtypes clear                      -> fetch_nothing
+tagtypes all                        -> fetch_nothing
 
 == Partition Commands
 partition          <str>    -> fetch_nothing