Search found 9 matches

by ExElNeT
Sat Nov 19, 2005 2:40 am
Forum: Development
Topic: UDP API Clients
Replies: 74
Views: 86853

AniDBCmdC small bugfix:
- changed website connection to gzip

link: http://user.cs.tu-berlin.de/~exelnet/anidbcmdc.jar

greetz
by ExElNeT
Fri May 20, 2005 10:35 am
Forum: Development
Topic: UDP API Clients
Replies: 74
Views: 86853

AniDBCmdC third version. 1.2 beta

http://user.cs.tu-berlin.de/~exelnet/anidbcmdc.jar

- fixed some bugs with '/' in filenames
- made it 1.4 compatible again
- some small fixes

have fun
ExElNeT
by ExElNeT
Fri May 20, 2005 10:02 am
Forum: Development
Topic: UDP API Clients
Replies: 74
Views: 86853

thanks for the advice i ll try it ... but still i am wondering how the java devs think about what they ve done ... they removed a normal String replace completely ...
by ExElNeT
Fri May 20, 2005 9:31 am
Forum: Development
Topic: UDP API Clients
Replies: 74
Views: 86853

thats a big problem because 1.4 doesnt offer a replace method without regexes and thats a method needed to escape those ...

i ll try to find a way arround this ...
by ExElNeT
Thu May 19, 2005 6:42 pm
Forum: Development
Topic: UDP API Clients
Replies: 74
Views: 86853

AniDBCmdC second version. 1.1 beta

new features: -a, --anidb-mylist-flags=FLAG_LIST describes using which flags a file should be added syntax: 'addit,state,viewed,storage,other' addit syntax: 0 do not add to mylist, 1 for add new, 2 add all state sytax: 0 - unknown, 1 - hdd, 2 - cd, 3 - deleted 4 - shared, 5 - release viewed: 0 or 1,...
by ExElNeT
Wed May 18, 2005 6:19 pm
Forum: Development
Topic: UDP API Clients
Replies: 74
Views: 86853

Ok I changed those String problems. You should be able to use the program now. If you find any more bugs or have some ideas for features just pm me.

- made it compatible with 1.4.3
- disabled wildcards ... they will only cause problems use regexes instead
* is .* and ? is .

have fun
ExElNeT
by ExElNeT
Wed May 18, 2005 1:47 am
Forum: Development
Topic: UDP API Clients
Replies: 74
Views: 86853

AniDBCmdC first version. 1.0 beta

So thats the first version of my java commandline client. 1.0 beta http://user.cs.tu-berlin.de/~exelnet/anidbcmdc.jar I hope everything will work ... Its really late :P some basic features are: - hashing files - checking them at anidb - getting more informations about a file than the api provides - ...
by ExElNeT
Sat May 14, 2005 11:02 pm
Forum: Development
Topic: UDP API Clients
Replies: 74
Views: 86853

there is one thing i dont understand about the udp api ... why does the api send the sessionid inside of an errormessage? 200 {str session_key} LOGIN ACCEPTED in FILE does the api send the message after a \n 220 FILE {int4 fid}|{int4 aid}|{int4 eid}|{int4 gid}|{int4 state}|{int4 size}|{str ed2k}|{st...
by ExElNeT
Sat May 14, 2005 10:54 am
Forum: Development
Topic: UDP API Clients
Replies: 74
Views: 86853

AniDBCmdC anidb commandline client written in java for all those who love shells ;) - hashing (all types) - renaming (100% customable with more than just the api infos) - mylist adding - add files and dirs various wildcards are allowed - moving hashed, checked and mylistadded files in their own anim...