ithungto / rutorrent

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

RSS Plugin .rtorrent.rc error #46

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. I am adding the config to the .rtorrent.rc 

What is the expected output? What do you see instead?

I expect there to be no output and the rss function to work :)
Output: _local'.5) Scheduled command failed: rss: Junk at end of input.

What version of the product are you using? On what operating system?
Latest rutorrent, rtorrent 0.7.9

Please provide any additional information below.

I am adding this to .rtorrent.rc:

schedule = rss, 0,00:30:00, "execute = (sh,-c, php /var/www/plugins/rss /
update.php & exit 0)"

am getting this error:

_local'.5) Scheduled command failed: rss: Junk at end of input.

Original issue reported on code.google.com by collar...@gmail.com on 23 Aug 2009 at 4:28

GoogleCodeExporter commented 9 years ago
1) Remove space after /var/www/plugins/rss.
2) Version 0.7.9 doesn't supported.

Original comment by novik65 on 23 Aug 2009 at 4:59