UDP API DEV: Difference between revisions

1,061 bytes removed ,  25 December 2007
no edit summary
No edit summary
No edit summary
Line 19: Line 19:


An alternative would be to use the language options in the [[profile]].
An alternative would be to use the language options in the [[profile]].
=== [[UDP_API_Definition#EPISODE:_Retrieve_Episode_Data|EPISODE]] ===
Feature Request:
Also return airdate --[[User:Tesiph|Tesiph]] 11:27, 17 December 2007 (CET)


=== [[UDP_API_Definition#EPISODES:_Retrieve_Episodes_Data|EPISODES]] ===
=== [[UDP_API_Definition#EPISODES:_Retrieve_Episodes_Data|EPISODES]] ===
Line 64: Line 60:


== 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. I'm writing a client that doesn't use lid or fid, only size and ed2k hash for all files. I could use the FILE function to obtain the fid, but that would be an unwanted extra step.
'''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
--[[User:Antennen|Antennen]] 15:16, 9 August 2007 (UTC)<br />
=== MYLISTADD: Add file to mylist ===
=== MYLISTADD: Add file to mylist ===


Line 90: Line 72:
'''Notes:'''
'''Notes:'''
* The lid of the added file is written in the reply only in case just one file was added. ''Actualy, if many files were added, there lid's would by useless to client because it wouldn't know the correspondence between lid's and files.''
* The lid of the added file is written in the reply only in case just one file was added. ''Actualy, if many files were added, there lid's would by useless to client because it wouldn't know the correspondence between lid's and files.''
Feature request:
Add support for the 'type' field (original/corrupt/self edited/other) --[[User:Tesiph|Tesiph]] 11:33, 17 December 2007 (CET)


== Notify Commands ==
== Notify Commands ==
Line 164: Line 143:
* prevent the server from unintentionally sending unencrypted data to a client, i.e. notifications. (no more dropping of encryption on decryption failure)
* prevent the server from unintentionally sending unencrypted data to a client, i.e. notifications. (no more dropping of encryption on decryption failure)


=== PING : Ping Command ===
'''Request:''' (Request moved to bug tracker, [http://tracker.anidb.info/view.php?id=587 case #587])


=== USERLIST : Retrieve Mylist Data of a specified user [<span style="color:red">rejected</span>] ===
=== USERLIST : Retrieve Mylist Data of a specified user [<span style="color:red">rejected</span>] ===
 
Feature Request: The purpose is for a client I want to make, which will essentially be a more user friendly method of viewing and manipulating the view of a user's list. Sort by various categories and so on. I would like to be able to view and browse a specified user's list just as I can with the web interface
Feature Request : The purpose is for a client I want to make, which will essentially be a more user friendly method of viewing and manipulating the view of a user's list. Sort by various categories and so on. I would like to be able to view and browse a specified user's list just as I can with the web interface


Probably best implemented to behave just like the mylist commands.
Probably best implemented to behave just like the mylist commands.
546

edits

MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.