Tagged Questions
2
votes
3answers
256 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 ...
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 ...