10
edits
(→Data) |
|||
Line 78: | Line 78: | ||
:* titletype: romaji, kanji, eng off | :* titletype: romaji, kanji, eng off | ||
:* by crc for @find command | :* by crc for @find command | ||
=== FILE : extend ? questionable === | |||
Pass a list of fields (limit e.g. 10 entries) | |||
and return content. This makes it possible to request new fields in the database without | |||
breaking API for older clients. | |||
On updates, only the list of possible fields | |||
need to be extendet. | |||
'''Command String:''' | |||
all FILE request. | |||
FILE s={session}&size={size}&ed2k={md4}&tag={tag}&data=length,censored,md5_sum | |||
'''Possible Replies:''' | |||
:: {int4 fid}|{int4 length in seconds}|{int4 censored}|{str md5sum} | |||
=== A4G : new ? questionable === | === A4G : new ? questionable === |
edits