Hi All,
I have updated to the latest SVN from the stable release i had on my box. I think i have noticed a problem with the RSS updater on the latest SVN version.
Before, i had setup my feeds to check every 5mins and it would update them every 5 or so mins, however since moving to the latest SVN i have found that the feeds are not getting updated every 5mins like i have set.
In the latest rutorrent version, where the feeds list is on the left hand side, i can now see the countdown from 5mins (which it used to say 30) to 0 seconds before it should refresh the RSS feeds. What i can see is it counts down, to anywhere between 20-45seconds left, then it resets to 5mins. So it never actually reaches 0seconds before it starts the counter again. However this is not the full issue, it seems that when it resets back to 5mins, it actually is not refreshing the RSS feeds. I can prove this as when the counter resets to 5mins and it keeps counting down, i manually refresh the RSS list, and i get heaps of more torrents appear in the list. So i know the RSS feed is not actually updating the feeds every 5mins like it should.
I have this line in my /home/myuser/.rtorrent.rc:
execute = {sh,-c,/usr/bin/php /var/www/rutorrent/php/initplugins.php webusername &}
and this set in
/var/www/rutorrent/plugins/rss/conf.php
$updateInterval = 5; // in minutes
As i said on the older version of rutorrent 3.2 it was working perfectly, not on the latest svn.
Let me know if there is anything else i can provide to help in troubleshooting this.
Thanks.
I have updated to the latest SVN from the stable release i had on my box. I think i have noticed a problem with the RSS updater on the latest SVN version.
Before, i had setup my feeds to check every 5mins and it would update them every 5 or so mins, however since moving to the latest SVN i have found that the feeds are not getting updated every 5mins like i have set.
In the latest rutorrent version, where the feeds list is on the left hand side, i can now see the countdown from 5mins (which it used to say 30) to 0 seconds before it should refresh the RSS feeds. What i can see is it counts down, to anywhere between 20-45seconds left, then it resets to 5mins. So it never actually reaches 0seconds before it starts the counter again. However this is not the full issue, it seems that when it resets back to 5mins, it actually is not refreshing the RSS feeds. I can prove this as when the counter resets to 5mins and it keeps counting down, i manually refresh the RSS list, and i get heaps of more torrents appear in the list. So i know the RSS feed is not actually updating the feeds every 5mins like it should.
I have this line in my /home/myuser/.rtorrent.rc:
execute = {sh,-c,/usr/bin/php /var/www/rutorrent/php/initplugins.php webusername &}
and this set in
/var/www/rutorrent/plugins/rss/conf.php
$updateInterval = 5; // in minutes
As i said on the older version of rutorrent 3.2 it was working perfectly, not on the latest svn.
Let me know if there is anything else i can provide to help in troubleshooting this.
Thanks.