"created on" is a field inside torrent file. If you operate with one torrent file then this field must be the same. But for obtain value of this field you must *download* torrent file first.Interestingly, I just checked the history. I upload now a screenshot for you, and if you look closely, in fact the "created on" field is the same in all cases so I think this is not the bug?
My apologies, I assumed it was the pubDate of the torrent from the RSS feed. Move along, nothing to see here.http://code.google.com/p/rutorrent/wiki/Plugins?wl=en#per_user_plugin_config_files
"created on" is a field inside torrent file. If you operate with one torrent file then this field must be the same. But for obtain value of this field you must *download* torrent file first.
When I look the contents of the RSS feed I am using on Firefox I get text info about the size of the torrent too. Here is an example of what I am getting:Works with the irssi plugin as announce bots send the size of the torrent to the channel. This is not the case with RSS.
Firs I want grep "Sherlock" from description, then grep "s03" from title.<item>
<title><![CDATA[S03E01 The Empty Hearse]]></title>
<link>http://torrentrss.net/modules/exua_torr.php?e=5190</link>
<description><![CDATA[Шерлок (Sherlock)]]></description>
<pubDate>Fri, 03 Jan 2014 16:51:09 +0200</pubDate>
</item>
<item>
<title><![CDATA[S02E07 Эпизод 7]]></title>
<link>http://tracktor.in/td.php?s=nlPA4k7bJVWYujaSxBZU5CiXPzzAFLdl7KrM5PG1LZGcg3wXba80oYzsW56PwNO2ye37B885phH5JSLGmLVNbfP1qJrHYmFzPNbwoniyd5ib6dsaqJjaNuSOrqm8BrHX</link>
<description><![CDATA[Смертельная битва: Наследие (Mortal Kombat: Legacy)]]></description>
<pubDate>Thu, 02 Jan 2014 15:05:01 +0200</pubDate>
</item>
You can't.How can I search first in rss description field,then in title field?