User:Ommina: Difference between revisions
No edit summary |
|||
Line 489: | Line 489: | ||
Some stuff I don't remember, but need to look up. | Some stuff I don't remember, but need to look up. | ||
=== MYLISTEXPORT: Schedule a MyList Export === | |||
Queues a MyList Export (link to page!) by the AniDb Servers. As with a manual export request, exports are only done during periods when server load is low. As a result, exports may take up to 24 hours. The client submitting the request will receive an AniDb message when the export is ready to be collected. | |||
Only one export can be in the queue at a time. | |||
'''Command String:''' | |||
* MYLISTEXPORT [template={str template_name}|cancel=1] | |||
'''Possible Replies:''' | |||
* 218 Export Queued | |||
* 219 Export Cancelled | |||
* 318 No Such Template | |||
* 319 Export Already In Queue | |||
'''Info:''' | |||
* ''template_name'' must be long enough to uniquely identify the export template desired. | |||
* ''cancel'' will cancel any pending export request, queued either through UDP or the web server. (Should cancel even be an option?) | |||
* Clients can subscribe the message notifications if they wish to be notified when an export is complete. | |||
=== Empty Table === | === Empty Table === |
Revision as of 09:22, 15 October 2008
FILE acode & fcode replacement
amask:
Byte 1 | Byte 2 | Byte 3 | Byte 4 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
fmask:
Byte 1 | Byte 2 | Byte 3 | Byte 4 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
ANIME acode replacement
amask:
amask:
byte1
1 int aid
2
3 str year
4 str type
5 str related aid list
6 str related aid type
7 str category list
8 str award list
byte2
1 str romaji name
2 str kanji name
3 str english name
4 str other name
5 str short name list
6 str synonym list
7 str producer name list
8 str producer id list
byte3
1 int4 episodes
2 int4 normal ep count
3 int4 special ep count
4 int4 air date
5 int4 end date
6 str url
7 str picname
8
byte4
1 int4 rating
2 int4 vote count
3 int4 temp rating
4 int4 temp vote count
5 int4 average review rating
6 int4 review count
7
8
byte5
1 int4 anime planet id
2 int4 anime news network id
3 int4 allcinema id
4 str animenfo id
5
6
7
8
ANIME Relationship Types
Some stuff I don't remember, but need to look up.
MYLISTEXPORT: Schedule a MyList Export
Queues a MyList Export (link to page!) by the AniDb Servers. As with a manual export request, exports are only done during periods when server load is low. As a result, exports may take up to 24 hours. The client submitting the request will receive an AniDb message when the export is ready to be collected.
Only one export can be in the queue at a time.
Command String:
- MYLISTEXPORT [template={str template_name}|cancel=1]
Possible Replies:
- 218 Export Queued
- 219 Export Cancelled
- 318 No Such Template
- 319 Export Already In Queue
Info:
- template_name must be long enough to uniquely identify the export template desired.
- cancel will cancel any pending export request, queued either through UDP or the web server. (Should cancel even be an option?)
- Clients can subscribe the message notifications if they wish to be notified when an export is complete.
Empty Table
Byte 1 | ||
Bit | Decimal | Data Field |
0 | 1 | String |
1 | 2 | String |
2 | 4 | String |
3 | 8 | String |
4 | 16 | String |
5 | 32 | String |
6 | 64 | String |
7 | 128 | String |