X-Git-Url: http://git.kaliko.me/?p=python-musicpd.git;a=blobdiff_plain;f=doc%2Fcommands.txt;h=92ef071da4345e3832ef1cf96e3ef6f0cea93d0d;hp=0e169c3207f8a73c22253629b2980a48ca6f81b8;hb=96d64b58738f66d3b65ed18e43d3f24134323f1b;hpb=48a0a0132c18a69be36b50bd35a05455e2c19acb diff --git a/doc/commands.txt b/doc/commands.txt index 0e169c3..92ef071 100644 --- a/doc/commands.txt +++ b/doc/commands.txt @@ -33,26 +33,30 @@ stop -> fetch_nothing add -> fetch_nothing addid [] -> fetch_item clear -> fetch_nothing -delete -> fetch_nothing +delete | -> fetch_nothing deleteid -> fetch_nothing -move -> fetch_nothing +move | -> fetch_nothing moveid -> fetch_nothing playlist -> fetch_playlist playlistfind -> fetch_songs playlistid [] -> fetch_songs -playlistinfo [] -> fetch_songs +playlistinfo [|] -> fetch_songs playlistsearch -> fetch_songs plchanges -> fetch_songs plchangesposid -> fetch_changes -shuffle [] -> fetch_nothing +prio | -> self._fetch_nothing, +prioid -> self._fetch_nothing, +shuffle [] -> fetch_nothing swap -> fetch_nothing swapid -> fetch_nothing +addtagid -> fetch_nothing +cleartagid [] -> fetch_nothing == Stored Playlist Commands listplaylist -> fetch_list listplaylistinfo -> fetch_songs listplaylists -> fetch_playlists -load -> fetch_nothing +load [] -> fetch_nothing playlistadd -> fetch_nothing playlistclear -> fetch_nothing playlistdelete -> fetch_nothing