hi ,
i use a simple script (bash podder like) to automatically fetch torrent from
eztv "my shows" , it can work with regexp too and general feeds that you
have to
filter, it works with feeds with direct links to torrent or mininova ( adapting
for isohunt shouldn't be a big deal if you really want to).
if you use a torrent client like azureus or mldonkey you can put the torrent
directly in queue.
you can find the tarball
http://www.lucagasperini.com/blog/wp-content/uploads/2007/02/torbcatchtar.gz
howto:
http://www.lucagasperini.com/blog/2006-torrent-broadcatching/
the script is made using simple bash commands ( dir , wget ,echo) , it should
work on winodows too , i don't have windows and i can't test it but it seems
quite a basic scipt with no esoteric stuff , the only doubt i have for windows
is the fgrep command and the regexp if you are planning on using mininova.
i use a simple script (bash podder like) to automatically fetch torrent from
eztv "my shows" , it can work with regexp too and general feeds that you
have to
filter, it works with feeds with direct links to torrent or mininova ( adapting
for isohunt shouldn't be a big deal if you really want to).
if you use a torrent client like azureus or mldonkey you can put the torrent
directly in queue.
you can find the tarball
http://www.lucagasperini.com/blog/wp-content/uploads/2007/02/torbcatchtar.gz
howto:
http://www.lucagasperini.com/blog/2006-torrent-broadcatching/
the script is made using simple bash commands ( dir , wget ,echo) , it should
work on winodows too , i don't have windows and i can't test it but it seems
quite a basic scipt with no esoteric stuff , the only doubt i have for windows
is the fgrep command and the regexp if you are planning on using mininova.
