User:Ommina: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 12: Line 12:
'''Possible Replies:'''
'''Possible Replies:'''
* 275 SIMILAR APPROVAL
* 275 SIMILAR APPROVAL
{int sid}|{int id1}|{int id2}|{int total}|{int approved}|{str [y|n]}
{int entity}|{int sid}|{int id1}|{int id2}|{int total}|{int approved}|{str [y|n]}
* 276 SIMILAR APPROVAL FOUND
* 276 SIMILAR APPROVAL FOUND
{int sid}|{int id1}|{int id2}|{int total}|{int approved}|{str [y|n]}
{int entity}|{int sid}|{int id1}|{int id2}|{int total}|{int approved}|{str [y|n]}
* 277 SIMILAR APPROVAL UPDATED
* 277 SIMILAR APPROVAL UPDATED
{int sid}|{int id1}|{int id2}|{int total}|{int approved}|{str [y|n]}
{int entity}|{int sid}|{int id1}|{int id2}|{int total}|{int approved}|{str [y|n]}
* 278 SIMILAR APPROVAL REVOKED
* 278 SIMILAR APPROVAL REVOKED
{int sid}|{int id1}|{int id2}|{int total}|{int approved}|{str r}
{int entity}|{int sid}|{int id1}|{int id2}|{int total}|{int approved}|{str r}


* 375 NO SUCH SIMILAR PAIRING
* 375 NO SUCH SIMILAR PAIRING
{int entity}|{int id1}|{int id2}
* 376 NO SUCH SIMILAR PAIRING APPROVAL
* 376 NO SUCH SIMILAR PAIRING APPROVAL


Line 158: Line 159:
=== NOTIFICATIONDEL: Remove Anime or Group from Notify List ===
=== NOTIFICATIONDEL: Remove Anime or Group from Notify List ===


'''Command String:'''<br>
by anime id:
* NOTIFICATIONDEL aid={int4 aid}
by group id:
* NOTIFICATIONDEL gid={int4 gid}
<br>
'''Possible Replies:'''
* 247 NOTIFICATION ITEM DELETED
: {int4 notification_table}|{int4 relid}
* 324 NO SUCH NOTIFICATION ITEM
<br>
'''Info:'''
* ''notification_table'' values are 1: anime, 2: group
* ''relid'' value matches the aid/gid supplied


=== Empty Table ===  
=== Empty Table ===  
Line 249: Line 267:
[22 Jan 12 17:27] * worf: hmm
[22 Jan 12 17:27] * worf: hmm
</pre>
</pre>
=== EPISODEDESC: Retrieve Episode Description ===
'''Command String:'''<br>
by eid
* EPISODEDESC eid={int eid}
'''Possible Replies:'''
* 241 EPISODE DESCRIPTION
: {int4} eid|{str description}
* 341 NO DESCRIPTION
'''Info:'''
* Be aware of the UDP packet size limits.  As of this writing, fewer than one percent of all episode descriptions will not fit into one packet.  That value falls further if compression is enabled.  Nonetheless, some especially enthusiastic descriptions will be truncated as necessary.

Navigation menu

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