X-Git-Url: http://git.kaliko.me/?p=python-musicpd.git;a=blobdiff_plain;f=doc%2Fsource%2Fcommands.txt;h=d1365557aa66b5c7f63dd32ca8dc867e243ab69c;hp=f471bb0e3c2d9858a016aa1a71798c7c14290864;hb=21a4eeb55483bd8cd1243f701bf931921b32b9a8;hpb=3f8e5dcc2165484312d524f7ae803c3292dc7392 diff --git a/doc/source/commands.txt b/doc/source/commands.txt index f471bb0..d136555 100644 --- a/doc/source/commands.txt +++ b/doc/source/commands.txt @@ -68,9 +68,10 @@ rm -> fetch_nothing save -> fetch_nothing == Database Commands -albumart -> fetch_object +albumart -> fetch_composite count -> fetch_object count group -> fetch_object +getfingerprint -> fetch_object find [ ]... -> fetch_songs findadd [ ] -> fetch_nothing list [ ]...[group ]... -> fetch_list @@ -79,6 +80,7 @@ listallinfo [] -> fetch_database listfiles -> fetch_database lsinfo [] -> fetch_database readcomments [] -> fetch_object +readpicture -> fetch_composite search [ ]... -> fetch_song searchadd [ ]... -> fetch_nothing searchaddpl [ ]... -> fetch_nothing @@ -113,13 +115,15 @@ tagtypes all: -> fetch_nothing partition -> fetch_nothing listpartitions -> fetch_list newpartition -> fetch_nothing +delpartition -> fetch_nothing +moveoutput -> fetch_nothing == Audio Output Commands disableoutput -> fetch_nothing enableoutput -> fetch_nothing toggleoutput -> fetch_nothing outputs -> fetch_outputs -outputset -> fetch_nothing +outputset -> fetch_nothing == Reflection Commands config -> fetch_object