PHP code example of jimlind / tivo-php
1. Go to this page and download the library: Download jimlind/tivo-php library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
jimlind / tivo-php example snippets
Usage: php verify.php MAK [IP Address]
Arguments:
- Required -- 'MAK' is the Media Access Key for your TiVo
- Optional -- 'IP Address' is the IP address of your TiVo
Example: php verify.php 7678999999 192.168.0.1