Download Latest Version tivo.php (6.6 kB)
Email in envelope

Get an email when there's a new version of TiVo Access for PHP

Home
Name Modified Size InfoDownloads / Week
README.txt 2011-08-23 887 Bytes
tivo.php 2011-08-23 6.6 kB
Totals: 2 Items   7.5 kB 0
***********************************************************************
Readme for "TiVo for PHP"
***********************************************************************
Copyright PHPdev32 at sourceforge.net

Files:
	tivo.php

Requirements:
	Bonjour (or use manual IP mode)
	PHP 5.2+

Optional:
	tivodecode
	VLC player for non-HD streaming

Purpose:
	A simple TiVo shell for access to the Now Playing List and 
	downloading/decoding/streaming.
	
Notice:
	Streaming is only allowed for SD programming, due to download
	speed constraints.

Use:
	Place the PHP file in a well-known location, and run it with php
	(php must be installed first). The script checks for tivodecode in
	your PATH variable, as well as VLC's common locations on Windows
	and Mac. Bonjour (as used by TiVo), is also required.
	Embed your MAK at the start of the file for instant access.
Source: README.txt, updated 2011-08-23