"My Home Automation Projects"

Sources - Tivo

Please also read the Disclaimer

MediaNet - Source Modules - Tivo

Purpose: To provide streaming from a networked Tivo (UK only tested)

To make use of this module the Tivo must be running VServer on the Tivo

This module also requires the modified version of Mencoder from tystreamer

LOADER.xml

<loader>
    <instance>
        <source module="TIVO" enabled="n" type="V" title="Tivo" />
            set enabled="y" if this source is required. Title= can be amended as required
        <scan title="Reload" />
            the title for scanning can be amended here
        <settings ip="192.168.1.40" />
            set the ip address of the tivo here
        <menus tivo="Tivo" />
        <titles main="Tivo" tivo="Tivo Recordings" />
            the above titles can be amended as required
    </instance>
</loader>