Discord rich presence for TiVo made in Python3. Tested with a Virgin Media V6 TiVo Box.
Use the package manager pip to install requirements.
pip install -r requirements.txtEdit config.json as follows:
| Key | Value |
|---|---|
| tivo_ip | Your TiVo Box IP |
| client_id | Your RPC Client ID (Check Important Notes) |
| large_image | RPC Art Asset Name To Use (Check Important Notes) |
python TiVoRPC.pyYou NEED to create an application here and grab your client ID, then create an "Art Asset" that will be displayed next to your status.
You NEED to enable Network Remote Control in your TiVo settings. Google how to do this for your specific TiVo box.
Thanks to David Newcomb for his JSON Virgin Media Channel Listings