Tracking the tools that decentralize the media. tools process ideas resources eventsav

unmediated

 

November 15, 2004

tivorrent or bitvo (or more reasons i shouldn't name things)
one of boingboing's posts 303s us to a post by pedro alcocer on how to rig azureus (one of the best bittorrent clients) to automatically download your tv episodes. why go this route? what's wrong with the tivo? nothing. i would use it because sometimes there are three shows i want to watch simultaneously (step one is admitting you have a problem), and i only own two tivos (really admitting you have a problem).

the hack is simple: get the rss import plugin, and set it up in the preferences panel. specify http://www.tvtorrents.net/rss.php as the RSS feed to snarf, and by entering regular expressions to filter on (such as enterprise.*hdtv) you can get azureus to check, at a predefined interval, that RSS feed, see if any torrents match, and then automatically download and act upon them.

i do something similar for my own personal use (i wrote this a while ago, but still like it because it allows me to run framebuffer-less and nohupped in the background): the first piece of code, and the original, is btsnarfer-irc. its a small python script that logs onto the #bt channel on efnet, and monitors as torrents are advertised. it then grabs the new ones and starts to download them. however, irclib (what it depends on) has a few issues, and glyph has been after me to write an irc library using twisted.

(Continued at mehack)

(Also see previous post from pvrblog. -kc.)
Posted by yatta at 02:24 AM