Open GoogleCodeExporter opened 9 years ago
How about TVtorrents ?
Original comment by jasper.o...@gmail.com
on 14 Dec 2008 at 7:01
I found out, id do, however it looks a lot like it don't play well with the
torrent
client
Original comment by jasper.o...@gmail.com
on 15 Dec 2008 at 3:01
Its not really that it doesn't play well with the torrent client.
Specifically what happens is
1) torrent watch finds a match
2) torrent watch downloads the file pointed to by the link(making assumption
its a
.torrent)
3) torrent watch decodes the torrent file
at this point one of two things happens
a) the file is a valid .torrent client and torrentwatch passes it on to your
torrent
client
b) torrent watch fails to decode the .torrent file(because its an html page
with a
torrent link hidden deep inside it) and gives up
You can load any RSS/Atom feed from around the net into torrentwatch, it could
be the
news feed from slashdot, or new comics from dilbert. Torrentwatch will load
the feed
and present the list of items in the feed. But unless the feed items point to
a
.torrent file torrent watch will be unable to do anything with the feed, which
is
what this ticket is about.
Original comment by somedude...@gmail.com
on 15 Dec 2008 at 1:00
[deleted comment]
[deleted comment]
Wanted to add that this support is being worked into the new OO branch of
torrentwatch(named nmtdvr). In the new branch a new class can be created to
extend
and rss feed and overload the getTitle/getLink/etc. functions to return the
best link
instead of just whatever is in the enclosure/link field
Original comment by somedude...@gmail.com
on 27 Mar 2009 at 8:50
Original issue reported on code.google.com by
somedude...@gmail.com
on 26 Nov 2008 at 6:40