Reply to thread

hi!


Been drinking today and here is the result:


PHP based Web Interface for TV Engine 0.3


What this does:


-EPG is working

-Scheduling is working

-Canceling scheduling working (should I just mark dbo.Schedule.canceled as GETDATE() or remove the whole row?)


and what this is:

-Totally lame unmaintable code.

-Ugly interface

-nothing dynamic


TODO:

this is suits my needs perfectly. Remote recording enabled for me again!


If you like to install this. Here is what you need:


1. Web server with PHP support

2. Unzip the file onto htdocs / inetpub

3. Configure ODBC connection to TV Server database. Change also DB settings from php-file or if you prefer another connection type, just modify the php file database function callings to match the connection type (no need for ODBC then).


Top Bottom