UDP API Feature Requests
Posted: Mon Feb 28, 2005 10:41 am
After studying the UDP API for a while, I have two suggestions:
- would it be possible for MYLIST to return "320 NO SUCH FILE" in cases when that fid or hash doesn't exist anywhere, not just in the mylist? (currently it only seems to return "321 NO SUCH ENTRY")
- Could support be added for multiple lines per packet for FILE, MYLIST, ADD, and DEL? Certainly this would be a big change to the API, but it might be worth it. I add most of my files to AniDB by running them through a hashing program then giving the result to ed2kDump -- the aim of my client is to simplify this. But I run into trouble when every file needs its own message, and I'm expected to average less than two messages a minute.
PS - why does FILE use "320 NO SUCH FILE" and MYLIST ADD use "410 NO SUCH FILE"? Why not the same?
- would it be possible for MYLIST to return "320 NO SUCH FILE" in cases when that fid or hash doesn't exist anywhere, not just in the mylist? (currently it only seems to return "321 NO SUCH ENTRY")
- Could support be added for multiple lines per packet for FILE, MYLIST, ADD, and DEL? Certainly this would be a big change to the API, but it might be worth it. I add most of my files to AniDB by running them through a hashing program then giving the result to ed2kDump -- the aim of my client is to simplify this. But I run into trouble when every file needs its own message, and I'm expected to average less than two messages a minute.
PS - why does FILE use "320 NO SUCH FILE" and MYLIST ADD use "410 NO SUCH FILE"? Why not the same?