X-Git-Url: http://git.kaliko.me/?a=blobdiff_plain;f=doc%2Fcommands.txt;h=969990c7ff8d126869eee868ee28b72cf8c816fa;hb=a299df609a97947e767e721e0623442b64705ac9;hp=826e48288cbba7fb7f7ef9ac4a453d9842926d61;hpb=7913aeb910773fcc577d973c743ec4a1f09eb914;p=python-musicpd.git diff --git a/doc/commands.txt b/doc/commands.txt index 826e482..969990c 100644 --- a/doc/commands.txt +++ b/doc/commands.txt @@ -9,6 +9,8 @@ stats -> fetch_object == Playback Option Commands consume -> fetch_nothing crossfade -> fetch_nothing +mixrampdb -> fetch_nothing +mixrampdelay -> fetch_nothing random -> fetch_nothing repeat -> fetch_nothing setvol -> fetch_nothing @@ -60,12 +62,14 @@ save -> fetch_nothing == Database Commands count -> fetch_object find -> fetch_songs +findadd -> fetch_nothing list [] -> fetch_list listall [] -> fetch_database listallinfo [] -> fetch_database lsinfo [] -> fetch_database search -> fetch_songs update [] -> fetch_item +rescan [] -> fetch_item == Sticker Commands sticker get -> fetch_item @@ -90,3 +94,4 @@ commands -> fetch_list notcommands -> fetch_list tagtypes -> fetch_list urlhandlers -> fetch_list +decoders -> fetch_plugins