SpecialSearchArgs
From MLDonkey
These parameters can be used with searches such as s:
- -minsize <size>
- -maxsize <size>
- -media <Video|Audio|...>
- -Video
- -Audio
- -format <format>
- -title <word in title>
- -album <word in album>
- -artist <word in artist>
- -field <field> <fieldvalue>
- -not <word>
- -and <word>
- -or <word>
It doesn't seem to work as advertised... tried "this -and that", and "-and" was added to the searched keywords (if "vs" is to be trusted)...
- -without
This applies at least to version 2.7.1 usage:
s -without <unwantedterm1> [-without <unwantedterm2>...] <wantedterm1> [<wantedterm2>...]
Use instead of -not, which is broken.