546
edits
Epoximator (talk | contribs) No edit summary |
Epoximator (talk | contribs) |
||
Line 56: | Line 56: | ||
: 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 ? high === | ||
''' | '''Description:'''<br> | ||
Retrieves most info available for a specific episode defined by either id or anime name/id + epno. | |||
'''Command String:'''<br> | |||
by eid | |||
* EPISODE eid={int4 eid} | |||
by anime and episode number | |||
* EPISODE anime={int4/str anime name or aid}&epno={int4 episode number} | |||
'''Possible Replies:''' | '''Possible Replies:''' | ||
* XXX NO SUCH EPISODE | |||
* XXX EPISODE | |||
:: {int4 eid}|{str | :: {int4 eid}|{int4 aid}|{int4 length}|{int4 rating}|{int4 votes}|{str epno}|{str eng}|{str romaji}|{str kanji} | ||
'''Examples:''' | |||
> EPISODE eid=1 | |||
< 240 EPISODE | |||
1|1|24|400|4|01|Invasion|shinryaku|侵略 | |||
> EPISODE anime=Seikai no Monshou&epno=2 | |||
< 240 EPISODE | |||
2|1|24|750|2|02|Kin of the Stars|Hoshi-tachi no Kenzoku|星たちの眷族 | |||
'''Info:''' | '''Info:''' | ||
* length is in minutes | |||
* epno includes special character and padding (only if not special atm) | |||
=== GROUP : new ? high === | === GROUP : new ? high === |
edits