256
edits
Line 51: | Line 51: | ||
== Mylist Commands == | == Mylist Commands == | ||
=== MYLISTDEL: Delete file from mylist === | |||
Feature request: It'd would be neat if i could delete files from MYLIST using the file's hash and size like the MYLISTADD command. | |||
'''Command String:'''<br /> | |||
by size+ed2k hash: | |||
* MYLISTDEL size={int4 size}&ed2k={str ed2khash} | |||
'''Possible Replies:''' | |||
* 211 MYLIST ENTRY DELETED | |||
: {int4 number of entries} | |||
* 411 NO SUCH MYLIST ENTRY | |||
=== MYLISTADD: Add file to mylist === | === MYLISTADD: Add file to mylist === | ||
edits