Search found 36 matches

by slvrdragn
Wed Jan 03, 2018 6:20 pm
Forum: Plugins
Topic: [Plugin] AutoAdd (multiple watchdir) plugin for deluge 1.2+
Replies: 122
Views: 372088

Re: [Plugin] AutoAdd (multiple watchdir) plugin for deluge 1.2+

So i've been running with this plugin for a while and notice a couple things which are preventing it from working for me as expected. 1. i throw a small text file (.holder) in folders to keep them from being deleted if empty. This seems to make autoadd very unhappy. 2. After removing the holder file...
by slvrdragn
Tue Dec 19, 2017 4:42 pm
Forum: Plugins
Topic: [Plugin] Prioritize - Optimizes torrent queueing
Replies: 5
Views: 9732

Re: [Plugin] Prioritize - Optimizes torrent queueing

Sadly, this doesn't work in the 2.0 beta :(
by slvrdragn
Fri Dec 15, 2017 8:19 pm
Forum: Support
Topic: Python API help
Replies: 2
Views: 2769

Re: Python API help

If i do the below code, when it passes " printSuccess(None, False, "--Torrent: %s" % (status)) " it then gives me "Unhandled error in Deferred: " and I'm not sure why. If i comment out all the IF after that, it dumps the list as expected. #!/usr/bin/python from deluge.l...
by slvrdragn
Fri Dec 15, 2017 6:37 pm
Forum: Support
Topic: Python API help
Replies: 2
Views: 2769

Re: Python API help

I should probably mention.
Python 2.7
OpenSuse 42.3
Deluge 2.0b2
by slvrdragn
Fri Dec 15, 2017 6:34 pm
Forum: Support
Topic: Python API help
Replies: 2
Views: 2769

Python API help

Hey There, I'm a recent convert over from uTorrent where I had some pretty extensive automation using APIs. Looking for anything with experience using python with deluge, as my googleFu is failing me and I'm not finding any good examples of how to accomplish what I need. Some of the things: 1. remov...
by slvrdragn
Tue Dec 12, 2017 5:03 pm
Forum: Support
Topic: AutoAdd - requires prodding
Replies: 0
Views: 1339

AutoAdd - requires prodding

Hey There, I'm switching from uTorrent to Deluge, so I may have a few questions as this progresses :) I'm trying to setup the AutoAdd plugin to replicate some configuration stuff that I used uT php api before. AutoAdd definitely seems superior, if i can get it working :) AutoAdd doesn't seem to do a...