In previous versions of the TyTool tserver external TCL files were needed.
Most notably the NowShowing.tcl. This was how the previous versions obtained
the show list, time and date record, channel etc...

The version of tserver included here is the extended version produced by
Jamie. This version has internal C routines for obtaining this data. It is
substantially faster, more stable between OS versions and hardware platforms
and is the choice. Use it.

To use it properly upload it to the tivo via FTP in BINARY mode. Once it is
there verify that the permissions are correct and that it is executable. Then
change the server string inside of TyTool to be just the path followed by
the tserver with no -s and no NowShowing.tcl entry.

For instance is the location in which you store the server is /var/hack
then the server string would be: /var/hack/tserver

That is it.

--jdiner

