Jump to content

RSS Automatic download


archmisha

Recommended Posts

Hi,

I am trying to develop an RSS feed.

When I click download inside utorrent it downloads, but it wont start the automatic download when the smart episode filter is selected.

Here is a snippet of my rss feed:

<rss version="2.0">
<channel>
<title>TV Shows RSS personalized feed</title>
<ttl>30</ttl>
<description>TV Shows RSS feed of the shows selected by the user</description>
<item>
<title><![CDATA[2 Broke Girls S02E08 720p HDTV X264-DIMENSION [PublicHD]]]></title>
<link>magnet:?xt=urn:btih:a41f9f9ce9888c604585a953984eb51fd863484c&dn=2+Broke+Girls+S02E08+720p+HDTV+X264-DIMENSION+%5BPublicHD%5D</link>
<guid isPermaLink="true">magnet:?xt=urn:btih:a41f9f9ce9888c604585a953984eb51fd863484c&dn=2+Broke+Girls+S02E08+720p+HDTV+X264-DIMENSION+%5BPublicHD%5D</guid>
<pubDate>Tue, 27 Nov 2012 03:38:12 +0200</pubDate>
</item>
<item>
<title><![CDATA[2.Broke.Girls.S02E07.720p.HDTV.X264-DIMENSION [PublicHD]]]></title>
<link>magnet:?xt=urn:btih:090d5bb9f3edd267d5f68e47671baf4d9e4aeb9e&dn=2.Broke.Girls.S02E07.720p.HDTV.X264-DIMENSION+%5BPublicHD%5D</link>
<guid isPermaLink="true">magnet:?xt=urn:btih:090d5bb9f3edd267d5f68e47671baf4d9e4aeb9e&dn=2.Broke.Girls.S02E07.720p.HDTV.X264-DIMENSION+%5BPublicHD%5D</guid>
<pubDate>Tue, 20 Nov 2012 03:30:02 +0200</pubDate>
</item>
<item>
<title><![CDATA[90210 S05E07 720p HDTV x264-IMMERSE [PublicHD]]]></title>
<link>magnet:?xt=urn:btih:a10abc066bf2bf725389cfe1bca2c04a861e77d4&dn=90210+S05E07+720p+HDTV+x264-IMMERSE+%5BPublicHD%5D</link>
<guid isPermaLink="true">magnet:?xt=urn:btih:a10abc066bf2bf725389cfe1bca2c04a861e77d4&dn=90210+S05E07+720p+HDTV+x264-IMMERSE+%5BPublicHD%5D</guid>
<pubDate>Tue, 27 Nov 2012 03:13:12 +0200</pubDate>
</item>

Is there something wrong here?

Thanks

Link to comment
Share on other sites

Then you need to have some "NOT" filters set at the very least. Most feeds will include HDTV, 480p, 720p, 1080p, .avi, .mp4, .mkv and so on, plus there may be episodes from different uploaders all aggregated in the one feed.

YOU have to either filter out the ones you do not want or explictly "filter in" the one you do.

Link to comment
Share on other sites

  • 3 weeks later...

Hmm ok,

But how does uTorrent detects that some torrent in the rss is the same one as before.

I mean, for example after it refreshes (every 30 mins for example) how does it know to detect which episode he already downloaded from the feed? Is it by guid or link or something?

Because I have an issue that every time i restart my rss webserver, utorrent resets and start to download the whole feed all over again, even though those episodes are in its history.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...