Answer the question
In order to leave comments, you need to log in
uTorrent automation?
How to create rss that will understand utorrrent, and is it possible to make download links there not as links to .torrent files, but as magnet links?
Answer the question
In order to leave comments, you need to log in
<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>example</title>
<link>http://example.com/</link>
<description>Latest example.com torrents</description>
<language>en-us</language>
<atom:link href="http://example.com/rss.xml" rel="self" type="application/rss+xml" />
<item>
<title>Torrent title</title>
<guid isPermaLink='true'>http://example.com/123456.html</guid>
<pubDate>Sun, 21 Oct 2012 22:56:14 +0200</pubDate>
<category>Software</category>
<link>http://example.com/123456.html</link>
<enclosure url="" length="" type="application/x-bittorrent" />
<description><![CDATA[]]></description>
</item>
</channel>
</rss>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question