Request Key
Note:
It can take up to 48h for me to decide whether you get a key or not, in either case I will send you an email.
Documentation
List N Shows via JSON
- Syntax
-
GET /json.php?controller=schedule&key=API_KEY
GET /json.php?controller=schedule&total=<number>&key=API_KEY
GET /json.php?controller=schedule&total=<number>&nowplaying=<boolean>&key=API_KEY - 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>&key=API_KEY
- 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
- Broken because they don't include the api key argument- mIRC
- AniTV mIRC Script by prinny
- TCL
- AniTV Eggdrop/TCL Script by prinny