can search bye filename
git-svn-id: https://svn.musicpd.org/mpd/trunk@839 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
parent
955428b8a2
commit
4cfa17c860
|
@ -126,7 +126,8 @@ save <string name>
|
|||
saves the current playlist to _name_.m3u in the playlist directory
|
||||
|
||||
search <string type> <string what>
|
||||
same as "find" but searches for any song that contain _what_
|
||||
searches for any song that contain _what_
|
||||
_type_ can be "title","artist","album", or "filename"
|
||||
search is not case sensitive
|
||||
|
||||
seek <int song> <int time>
|
||||
|
|
Loading…
Reference in New Issue