UDP API DEV: Difference between revisions

No edit summary
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 / extend ? high ===
=== EPISODE : new ? high ===
'''Command String:'''
'''Description:'''<br>
: by eid
Retrieves most info available for a specific episode defined by either id or anime name/id + epno.
:* EPISODE eid={int4 eid}


'''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 NO SUCH EPISODE
:* XXX EPISODE
* XXX EPISODE
:: {int4 eid}|{str epnr}|{str romaji}|{str kanji}|{str eng}
:: {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:'''
:* can be included in FILE [ALT]
* length is in minutes
* epno includes special character and padding (only if not special atm)


=== GROUP : new ? high ===
=== GROUP : new ? high ===
546

edits

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