Search found 30 matches
- Tue May 11, 2010 8:58 pm
- Forum: Plugins
- Topic: Feeder: a RSS-plugin for deluge >= 1.1
- Replies: 105
- Views: 102158
Re: Feeder: a RSS-plugin for deluge >= 1.1
As my previous post stated: maybe. However the code is present in the deluge repository, so anyone who is up to it can help out.
- Sun Jan 10, 2010 3:49 pm
- Forum: Plugins
- Topic: Feeder: a RSS-plugin for deluge >= 1.1
- Replies: 105
- Views: 102158
Re: Feeder: a RSS-plugin for deluge >= 1.1
Feeder isn't compatible with deluge-1.2 yet... Since the entire webui has been rewritten the interface for feeder needs to be rewritten as well. At the moment I'm not really sure how a good interface for feeder in 1.2 would look like, nor how it's supposed to be implemented. I do intend to port feed...
- Fri Sep 25, 2009 5:13 am
- Forum: Plugins
- Topic: Feeder: a RSS-plugin for deluge >= 1.1
- Replies: 105
- Views: 102158
Re: Feeder: a RSS-plugin for deluge >= 1.1
After getting Feeder set up, I'm pretty impressed, however I can't figure out why it insists on redownloading things that I have already downloaded from a feed. Using Deluge 1.1.9, Feeder 0.4, and I do have Deluge set to remove torrents after they reach the desired seeding level, and also to move c...
- Sat Sep 19, 2009 10:45 am
- Forum: Plugins
- Topic: Feeder: a RSS-plugin for deluge >= 1.1
- Replies: 105
- Views: 102158
Re: Feeder: a RSS-plugin for deluge >= 1.1
Bombur: I don't use windows so I don't know how python packages works there, but most likely feedparser is not installed correctly :/ Squisher: the feeder plugin in trunk is not working atm. right now there is no way to configure feeder in 1.2 (and I'm not 100% sure that it can run on an old config ...
- Mon Aug 10, 2009 7:34 pm
- Forum: Plugins
- Topic: Feeder: a RSS-plugin for deluge >= 1.1
- Replies: 105
- Views: 102158
Re: Feeder: a RSS-plugin for deluge >= 1.1
Would be great to add cookie functionality to feeder. This was added to the deluge source a few days back: http://dev.deluge-torrent.org/changeset/5607 So a per feed box for comma separated cookie-options. Thanks for a great plugin! As soon as the webui in trunk is finished (or at least finished en...
- Mon Aug 03, 2009 12:59 pm
- Forum: Plugins
- Topic: Feeder: a RSS-plugin for deluge >= 1.1
- Replies: 105
- Views: 102158
Re: Feeder: a RSS-plugin for deluge >= 1.1
Hi, I am porting my little server over from windows/utorrent over to linux/deluge. So I just installed deluge with feeder today and are controlling the thing with the webui. Everything goes fine. But I think i found a little bug. I tried to just plain copy my rss filters from utorrent over to feede...
- Tue Jul 21, 2009 3:21 am
- Forum: Plugins
- Topic: Feeder: a RSS-plugin for deluge >= 1.1
- Replies: 105
- Views: 102158
Re: Feeder: a RSS-plugin for deluge >= 1.1
I have two feeds and feeder can download just fine from any of them... Are you sure that all your feeds link directly to .torrent files?
- Fri Jul 17, 2009 3:21 am
- Forum: Plugins
- Topic: Feeder: a RSS-plugin for deluge >= 1.1
- Replies: 105
- Views: 102158
Re: Feeder: a RSS-plugin for deluge >= 1.1
Should be...Kwb wrote:Is the max connections bug fixed now?
- Thu Jul 09, 2009 7:49 am
- Forum: Plugins
- Topic: Feeder: a RSS-plugin for deluge >= 1.1
- Replies: 105
- Views: 102158
Re: Feeder: a RSS-plugin for deluge >= 1.1
Updated the first post with the new 0.4 release. Version 0.4 fixed sorting of feeds and filters Filter history (thanks to dack for the patch) removed all configuration in the gtk-ui fixed speed settings fixed a bug where some filters would not run if some other filters where deactivated implemented ...
- Wed Jun 17, 2009 7:58 am
- Forum: Plugins
- Topic: Feeder: a RSS-plugin for deluge >= 1.1
- Replies: 105
- Views: 102158
Re: Feeder: a RSS-plugin for deluge >= 1.1
I'm still 99,87% sure this is not a feeder problem, from what I can tell from the terminal output it looks like there is some problem setting the max connections. Perhaps you can bypass the problem by setting max connections to -1? Awesome, now works, but why it doesn't with the right number of con...