Ommina

Joined 21 September 2007
129 bytes removed ,  12 March 2010
Line 11: Line 11:
'''Possible Replies:'''
'''Possible Replies:'''
* 243 UPDATED
* 243 UPDATED
{int entity}|{bool isByAgeParameter}|{int count}|{int last update date}|{list aid}
{int entity}|{int total count}|{int last update date}|{list aid}


* 343 NO UPDATES
* 343 NO UPDATES
Line 19: Line 19:
* Either ''age'' OR ''time'' can be specified, but not both
* Either ''age'' OR ''time'' can be specified, but not both
* ''age'' is specified in days.
* ''age'' is specified in days.
** eg: age=30 requests a list of aid values of anime that have change in the past 30 days
** eg: age=30 requests a list of aid values of anime that have changed in the past 30 days
* ''time'' is specified in unix time.
* ''time'' is specified in unix time.
** eg: time=1264982400 requests a list of aid values of anime that have changed since 2010-02-01
** eg: time=1264982400 requests a list of aid values of anime that have changed since 2010-02-01
* A maximum of 200 values will be returned
* A maximum of 200 values will be returned
* ''isByAgeParameter'' will be 1 if "age=" is specified.  ( --> Is this even necessary?  What does it offer beyond looking silly? <-- )
* ''count'' specifies the total number of items found for the given time period. In short, if this value is great than 200, you have not retrieved all applicable ids.
* ''count'' specifies the number of items returned in the list. ( --> This also seems silly, clients can count the number of items easily enough. Maybe return the total number of items instead <-- )
* ''last update date'' will contain the AniDB update time of the ''last'' aid to appear on the list
* ''last update date'' will contain the AniDB update time of the ''last'' aid to appear on the list


'''An anime will be considered updated if:'''
'''An anime will be considered updated if:'''
* A change is made to the anime record itself
* A change is made to the anime record itself
* An anime title is added, edited, or deleted
* An ''main'' or ''official'' anime title is added, edited, or deleted (not ''short'' or ''synonym'')
* An episode for the anime is added, or delete (but NOT edited!) ( --> But perhaps airdate changes should <-- )
* An episode for the anime is added, or delete (but NOT edited!) ( --> But perhaps airdate changes should <-- )
* An episode title is added, edited, or delete
* An episode title is added, edited, or delete
MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.