When using RSS feeds to auto download, I cannot go to originating webpage
Posted: Sat Nov 01, 2014 5:42 am
It would be nice if the originating webpage could be retrieved. I noticed that piratebay uses a comments tag to indicate this:
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title>The Pirate Bay - HD - TV shows</title>
<link>http://thepiratebay.se</link>
<description>The newest torrents from The Pirate Bay</description>
<language>en</language>
<pubDate>Sat, 01 Nov 2014 23:47:29 +0100</pubDate>
<lastBuildDate>Sat, 01 Nov 2014 23:47:29 +0100</lastBuildDate>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<generator>TPB RSS Generator 1.2</generator>
<item>
<title>
<![CDATA[
Element...
]]>
</title>
<link>
magnet:...
</link>
<comments>http://thepiratebay....</comments>
Perhaps there could be a way of extracting this info? Maybe make it generic enough so that it could be customized to each torrent site?
Once done, all one would have to do is right click on the line in the Transfers tab and select Go To Originating URL. This would be populated as well when you add a torrent via the Search tab. And if no originating URL is available change the Go To Originating URL menu option to a grayed out No Originating URL Available.
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title>The Pirate Bay - HD - TV shows</title>
<link>http://thepiratebay.se</link>
<description>The newest torrents from The Pirate Bay</description>
<language>en</language>
<pubDate>Sat, 01 Nov 2014 23:47:29 +0100</pubDate>
<lastBuildDate>Sat, 01 Nov 2014 23:47:29 +0100</lastBuildDate>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<generator>TPB RSS Generator 1.2</generator>
<item>
<title>
<![CDATA[
Element...
]]>
</title>
<link>
magnet:...
</link>
<comments>http://thepiratebay....</comments>
Perhaps there could be a way of extracting this info? Maybe make it generic enough so that it could be customized to each torrent site?
Once done, all one would have to do is right click on the line in the Transfers tab and select Go To Originating URL. This would be populated as well when you add a torrent via the Search tab. And if no originating URL is available change the Go To Originating URL menu option to a grayed out No Originating URL Available.