546
edits
Epoximator (talk | contribs) (→Misc) |
Epoximator (talk | contribs) No edit summary |
||
Line 22: | Line 22: | ||
* Exceptions are 200,201,271,272,504,? which returns additional data in the first line. | * Exceptions are 200,201,271,272,504,? which returns additional data in the first line. | ||
== Data == | == Data == | ||
=== ANIME : new | === ANIME : new === | ||
'''Description:'''<br> | '''Description:'''<br> | ||
Retrieves most info available for a specific anime defined by either id or name. | Retrieves most info available for a specific anime defined by either id or name. | ||
Line 46: | Line 46: | ||
239|0|140|2|1000|10|855|3750|803|36|2002-2005|TV|Naruto|ナルト||נארוטו|NARUTO§ناروتو|naruto tv§ntv|Action,Shounen,Past,...(cut) | 239|0|140|2|1000|10|855|3750|803|36|2002-2005|TV|Naruto|ナルト||נארוטו|NARUTO§ناروتو|naruto tv§ntv|Action,Shounen,Past,...(cut) | ||
'''Info:''' | '''Info:''' | ||
* Synonyms and short names are separated with '§' | * Synonyms and short names are separated with '§' | ||
* Genre names are separated with ',' and ordered by weight (desc). | * Genre names are separated with ',' and ordered by weight (desc). | ||
Line 56: | Line 55: | ||
: On second thought, is a wide search really wanted or is 'WHERE lower(name)=' good enough?. About encodings, do you care to elaborate? --[[User:Epoximator|Epoximator]] 18:24, 25 November 2005 (CET) | : On second thought, is a wide search really wanted or is 'WHERE lower(name)=' good enough?. About encodings, do you care to elaborate? --[[User:Epoximator|Epoximator]] 18:24, 25 November 2005 (CET) | ||
=== EPISODE : new | === EPISODE : new === | ||
'''Description:'''<br> | '''Description:'''<br> | ||
Retrieves most info available for a specific episode defined by either id or anime name/id + epno. | Retrieves most info available for a specific episode defined by either id or anime name/id + epno. | ||
Line 81: | Line 80: | ||
* epno includes special character and padding (only if not special atm) | * epno includes special character and padding (only if not special atm) | ||
=== GROUP : new | === GROUP : new === | ||
'''Description:'''<br> | '''Description:'''<br> | ||
Retrieves most info available for a specific group defined by either id or name. | Retrieves most info available for a specific group defined by either id or name. | ||
Line 101: | Line 100: | ||
< 250 GROUP | < 250 GROUP | ||
566|860|398|48|503|Anime-Legion|A-L|#anime-legion@irc.irchighway.net|http://www.anime-legion.net | 566|860|398|48|503|Anime-Legion|A-L|#anime-legion@irc.irchighway.net|http://www.anime-legion.net | ||
=== FILE: extend | === FILE: extend === | ||
'''Description:'''<br> | '''Description:'''<br> | ||
Retrieves most available info for a specific file defined by id, size + ed2k or anime + group + epno. | Retrieves most available info for a specific file defined by id, size + ed2k or anime + group + epno. | ||
Line 194: | Line 191: | ||
: I think it's a good idea. Modified a bit. --[[User:Epoximator|Epoximator]] 13:38, 26 November 2005 (CET) | : I think it's a good idea. Modified a bit. --[[User:Epoximator|Epoximator]] 13:38, 26 November 2005 (CET) | ||
=== A4G : | === A4G : not planned === | ||
=== G4A : | === G4A : not planned === | ||
=== STITLE : | === STITLE : not planned === | ||
== Mylist General == | == Mylist General == | ||
=== MYLISTSTATS : new | === MYLISTSTATS : new === | ||
'''Description:'''<br> | '''Description:'''<br> | ||
Retrieves the most relevant figures related to your user account. | Retrieves the most relevant figures related to your user account. | ||
Line 214: | Line 210: | ||
* all fields are int | * all fields are int | ||
=== MYLISTLATEST : | === MYLISTLATEST : not planned === | ||
=== VOTE : new === | |||
=== VOTE : new | |||
'''Description:'''<br> | '''Description:'''<br> | ||
Votes for a specifed anime, episode or group defined by id or name. | Votes for a specifed anime, episode or group defined by id or name. | ||
Line 262: | Line 246: | ||
* ename is '{str anime name}|{int4 epno}' | * ename is '{str anime name}|{int4 epno}' | ||
=== RANDOM : new | === RANDOM : new === | ||
'''Command String:''' | '''Command String:''' | ||
* RANDOMANIME type={int4 type} | * RANDOMANIME type={int4 type} | ||
Line 272: | Line 256: | ||
* type: 0=from db, 1=watched, 2=unwatched, 3=all mylist | * type: 0=from db, 1=watched, 2=unwatched, 3=all mylist | ||
=== CREQ : | === CREQ : not planned === | ||
== Mylist Edit == | == Mylist Edit == | ||
Line 342: | Line 320: | ||
* 'Hide myself in IRC stats' applies for this too. | * 'Hide myself in IRC stats' applies for this too. | ||
=== LATEST : | === LATEST : not planned === | ||
== RETURN CODES == | == RETURN CODES == |
edits