xwmario / rutorrent

Automatically exported from code.google.com/p/rutorrent
0 stars 0 forks source link

RSS Update time #755

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.edit /var/www/rutorrent/plugins/rss/conf.php

What is the expected output? What do you see instead?
The default for the plugin now appears to be 2 minutes on the latest SVN, 
however it really does 30 minutes as it always did. Copying this file into a 
users folder for custom rss times does not affect rutorrent anymore, everyone 
is on the same 30 minute timer. 

What environment are you using?
1. My ruTorrent version is... 3.4
2. My rTorrent version is... 0.9.2
3. I use web-server...apache2 on ubuntu 10.04
4. Google Chrome on Windows7

Are some errors present in the web-server log?
No

Are some errors present in the browser error console?
No

Original issue reported on code.google.com by m...@olthoff.ca on 26 Jul 2012 at 11:55

GoogleCodeExporter commented 8 years ago
I am Seeing the exact same issue.

What environment are you using?
1. My ruTorrent version is... 3.4
2. My rTorrent version is... 0.9.2
3. My libtorrent vesrion is... 0.13.2
3. I use apache2 on ubuntu 10.04.4
4. Mozilla Firefox 14.0.1 on Windows7 x64

Are some errors present in the web-server log?
No

Are some errors present in the browser error console?
No

Original comment by matt.b.s...@gmail.com on 27 Jul 2012 at 6:54

GoogleCodeExporter commented 8 years ago
is it to do with lines 985 and 1015 in PHP.conf? I believe it has to do with 
the value $this->data->interval not changing from the function public function 
setInterval($interval)

Original comment by matt.b.s...@gmail.com on 27 Jul 2012 at 7:41

GoogleCodeExporter commented 8 years ago
>1.edit /var/www/rutorrent/plugins/rss/conf.php

Don't touch this file. In SVN version you can set RSS update interval from the 
UI. Check ruTorrent Settings dialog.

Original comment by novik65 on 27 Jul 2012 at 1:03

GoogleCodeExporter commented 8 years ago
ahh under the Feeds options

Original comment by matt.b.s...@gmail.com on 28 Jul 2012 at 9:00

GoogleCodeExporter commented 8 years ago

Original comment by novik65 on 28 Jul 2012 at 9:35