Build Your Own PVR

Bittorrent, RSS, TorrentTV quasi-PVR

Articles / PVR News
Posted by rampy on Nov 16, 2004 - 08:13 PM

How to Never Miss An Episode With Bittorent and RSS [1] has gotten a lot of attention lately (so much it's monthly bandwith allocation is shot) So here's the Google cache of "How to Never Miss An Episode With Bittorent and RSS" [2]

It's an interesting read and a neat approach to PVRing without the PVR STB or PC PVR tuner/encoder...

Although with the MPAA breathing down p2p file sharer's necks [3] that could crimp those who would be willing to share shows normally... maybe that's why there's such a need for a bounty for a secure, yet easy to use gaim filesharing plugin [4]

seems like advertisers are looking at p2p [5] as a new untapped market, funny how that works.

read more for copy of original bit torrent RSS article.

pealco.net [6]

How to never miss an episode with BitTorrent and RSS

In this post you will learn how you can never miss an episode of your favorite shows ever again. This will be accomplished through the magic of BitTorrent [7] and RSS [8].

I’m bad at watching TV. I always miss my favorite shows like The West Wing and Enterprise. I can never remember when they’re on and when I do, they’re already three-quarters through. My solution thus far has been to go to Suprnova [9] and download the torrent. This, of course, requires that I remember that to do that, and then I have to wait three hours. Wouldn’t it be better if the morning after the show aired a high quality copy of the show sat sitting on my hard drive waiting for me to watch it? The answer is yes, yes it would.

The are many solutions to this problem, but this is how I do it. Basically what’s happening is that the BT client checks an RSS feed for torrents that match certain criteria. When it detects those criteria, it begins to download the torrent. The result is something like TiVo, but free.

The how-to:

  1. You will need to use Azureus [10]. It’s a pretty good BT client and I’d recommend using it anyway. It is a Java application and works on most platforms.
  2. You will also need the RSS Import [11] plugin for Azureus. Installing it is a matter of dragging the unzipped folder into the plugins folder in your Azureus directory and restarting Azureus.
  3. In Azureus, go into the preferences and expand the plugins tab. Choose RSS Importer.
  4. Check the Activate RSS Importer Plugin box.
  5. Enter <code>http://www.tvtorrents.net/rss.php</code> as the RSS Channel to import.
  6. In the next text box, Filter …, enter a regular expression that matches the name of torrent of the the show you want to download. A quick guide to the kinds of regular expressions that are expected here is provided on the RSS Import page [12]. For The West Wing, for example, I put in <code>west.wing.*hdtv</code> — which means download any file that include the letters <code>west</code>, followed by any single character, followed by the letters <code>wing</code>, followed by number of characters, followed by the letters <code>hdtv</code>, to make sure I get the HDTV version and not the VCD version. For multiple shows, separate them with a semi-colon, so <code>west.wing.*hdtv;enterprise.*hdtv</code> would download The West Wing and Enterprise.
  7. Under Recheck channels… I would recommend putting in 60, so as not to bombard the TV Torrents server with more requests than necessary.
  8. And you’re set. Don’t worry about the other options. Now you just have to wait for the next episode to air. You should have it in your downloads folder the next day.

And now you never have to worry about re-runs again


This article is from Build Your Own PVR
  http://www.byopvr.com/

The URL for this story is:
  http://www.byopvr.com/modules.php?op=modload&name=News&file=article&sid=204

Links in this article
  [1] http://pealco.net/archives/2004/11/08/how_to_never_miss_an_episode_with_bittorrent_and_rss
  [2] http://64.233.161.104/search?q=cache:P_kq9KFAg18J:pealco.net/archives/2004/11/08/how_to_never_miss_an_episode_with_bittorrent_and_rss+&hl=en
  [3] http://www.msnbc.msn.com/id/6504024/
  [4] http://downhillbattle.org/labs/gaim_filesharing_plugin/ target=
  [5] http://news.bbc.co.uk/1/hi/technology/4000331.stm
  [6] http://www.pealco.net
  [7] http://en.wikipedia.org/wiki/Bittorrent
  [8] http://en.wikipedia.org/wiki/RSS_%28protocol%29
  [9] http://suprnova.org
  [10] http://azureus.sourceforge.net/
  [11] http://azureus.sourceforge.net/plugin_details.php?plugin=rssfeed
  [12] http://azureus.sourceforge.net/plugin_details.php?plugin=rssfeed