Documentation

List N Shows via JSON

Syntax
GET /json.php?controller=schedule
GET /json.php?controller=schedule&total=<number>
GET /json.php?controller=schedule&total=<number>&nowplaying=<boolean>
Description
This call will output the same schedule displayed on the index. The variable <number> in the second call is the total amount of items returned.
The variable <boolean> when used must be either TRUE or FALSE. This determines whether or not to display programs that are currently on the air.

Query/Search via JSON

Syntax
GET /json.php?controller=search&query=<string>
Description
The variable <string> must be replaced with the string that will be queried for results. All characters are allowed and the wildcard character is an asterik (*).

Libraries

mIRC
AniTV mIRC Script by prinny
TCL
AniTV Eggdrop/TCL Script by prinny