Page 1 of 1

Move completed to doesn't work

Posted: Thu Nov 01, 2012 6:31 pm
by EightyFour
I have set up a headless mac mini server with deluge. I have done a totally clean install, but I can't get the "Move completed to" to work. I have my downloads downloaded to a folder called "Incomplete" and I would like the finished download being moved to a folder called "Completed", both folders are in my Downloads folder. Hope anybody can help.

Re: Move completed to doesn't work

Posted: Fri Nov 02, 2012 5:58 pm
by EightyFour
It works with the deluge.app, but I would like to only run the daemon. Does anybody has a suggestion what to do?

Re: Move completed to doesn't work

Posted: Fri Nov 02, 2012 6:54 pm
by Cas
what version of libtorrent are you using?

Re: Move completed to doesn't work

Posted: Fri Nov 02, 2012 10:12 pm
by EightyFour
I have installed it with the command: sudo port install boost +python27 deluge. The libtorrent-rasterbar installed with this is 0.16.5_0. I have googled around a bit, and I suspect this could be the problem. Do you know how I can downgrade the libtorrent?

Re: Move completed to doesn't work

Posted: Fri Nov 02, 2012 11:16 pm
by Cas
It would probably be simpler to patch Deluge or use the git 1.3-stable version. http://dev.deluge-torrent.org/ticket/2140

Re: Move completed to doesn't work

Posted: Sun Nov 04, 2012 12:05 am
by EightyFour
Can you help me out? I'm not familiar with the patching nor using git. I have searched and searched and haven't found anything. On this page: https://bugs.archlinux.org/task/29414, there is a link to a patch (https://bugs.archlinux.org/task/29414?getfile=9215), but I'm not sure if it works or how to apply the patch. And thanks for the help thus far.

Re: Move completed to doesn't work

Posted: Sun Nov 04, 2012 12:30 am
by Cas
You can just manually edit the deluge file using the patch file as a reference.

Re: Move completed to doesn't work

Posted: Thu Nov 08, 2012 12:51 pm
by EightyFour
Great it worked. After a long fight I got it to work. My sources was: https://trac.macports.org/wiki/howto/PatchLocal an http://stackoverflow.com/questions/1069 ... h-macports.