Tagged Questions
The tivo tag has no wiki summary.
2
votes
3answers
240 views
Is there an easily hackable open-source Tivo media server?
Series 2 and later Tivos have a "Music on [computername]" option under "Music, Photos & Showcases" which lets you play music that's hosted on some other machine. This option seems to appear for ...
2
votes
2answers
406 views
AVRdude encrypt/decryption HEX file on the fly in VB
Hey all i am looking to decrypt my HEX code file for an ATTiny chip and programming it using the AVRDude command line interface. Problem being, i do not want the user to be able to see what the HEX ...
1
vote
0answers
95 views
FFMPEG Command line for producing video for Tivo S3 and S4 RSS feed functionalty
I have been trying to generate a solid video/audio ffmpeg command line configuration That will produce an HD quality video. The output needs to play on both the Tivo S3 and S4 boxes using the RSS vod ...
1
vote
7answers
5k views
Get source of website in java
I would like to use java to get the source of a website (secure) and then parse that website for links that are in it. I have found how to connect to that url, but then how can i easily get just the ...
1
vote
9answers
709 views
TCL development: debug environment
I like a bit of TiVo hacking in spare time - TiVo uses a Linux variant and TCL. I'd like to write TCL scripts on my Windows laptop, test them and then FTP them over to my TiVo.
Can I have a ...