]> kaliko git repositories - python-musicpd.git/blobdiff - doc/commands.txt
adding idle and noidle commands
[python-musicpd.git] / doc / commands.txt
index 68f6ed2cd568c3bbee4053eabbb968da111de458..85a85891248ce81a6026ecd4b1916e85f31b98d4 100644 (file)
@@ -1,6 +1,8 @@
 == Status Commands
 clearerror                         -> getnone
 currentsong                        -> getobject
+idle             <str>             -> getlist
+noidle                             -> None
 status                             -> getobject
 stats                              -> getobject
 
@@ -43,6 +45,7 @@ swapid           <int> <int>       -> getnone
 == Stored Playlist Commands
 listplaylist     <str>             -> getlist
 listplaylistinfo <str>             -> getsongs
+listplaylists                      -> getplaylists
 load             <str>             -> getnone
 playlistadd      <str> <str>       -> getnone
 playlistclear    <str>             -> getnone