Page 6 of 13

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

Posted: Sat Aug 27, 2011 10:13 am
by malyga
Hello!
I'm using Deluge on X-less system, and I want to use AutoAdd plug-in. I edit autoadd.conf like this:

Code: Select all

{
  "file": 1,
  "format": 1
}
{
  "watchdirs": {
    "1": {
      "path": "/home/malyga",
      "abspath": "/home/malyga",
      "enabled": true
    },
    "2": {
      "path": "/home/malyga/music",
      "abspath": "/home/malyga/music",
      "download_location": "/home/malyga/music",
      "enabled": true
    }
  },
  "next_id": 3
}
But when I place torrents in /home/malyga/music, Deluge don't start downloading.

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

Posted: Mon Aug 29, 2011 8:14 am
by malyga
Does anybody read this topic?

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

Posted: Tue Aug 30, 2011 7:28 pm
by gazpachoking
malyga wrote:Hello!
I'm using Deluge on X-less system, and I want to use AutoAdd plug-in. I edit autoadd.conf like this:
But when I place torrents in /home/malyga/music, Deluge don't start downloading.
Please use the gtkui to configure the plugin. (If the server does not have X, you can configure it from another computer connected to the daemon) Once you have configured it from there, if you are still having problems, enable logging and see if there are any relevant messages.

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

Posted: Fri Sep 02, 2011 6:51 pm
by Cas
malyga wrote:I'm using Deluge on X-less system, and I want to use AutoAdd plug-in. I edit autoadd.conf like this:
Please note that conf files will not be read by Deluge while it is running and they will be overwritten upon restart or shutdown therefore only edit them with Deluge shutdown. However, as gazpachoking pointed out, it is better to use the gtkui in thinclient mode to change plugin settings.

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

Posted: Mon Sep 24, 2012 4:45 pm
by ZaPHoN
Great feature... Thanks

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

Posted: Mon Sep 24, 2012 4:53 pm
by Cas
As per plugin wiki, rename the egg filename: http://dev.deluge-torrent.org/wiki/Plug ... ingPlugins

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

Posted: Sat Dec 01, 2012 8:05 pm
by negor
I can't see setup window for auto add. I use deluge 1.3.5 daemon on remote mashine. On my notebook I use deluge gui to setup remote daemon. I can't find any dialogs for auto add plugin. Where the should appear?

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

Posted: Thu Nov 14, 2013 10:15 pm
by pdario
Hello!

Is there a quick guide on how to configure this plugin on a server that only has deluged, deluge-web and deluge-console?

Thank you!

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

Posted: Sat Nov 16, 2013 1:04 am
by Seedthis
Hello pdario,

Judging by the wiki there, AutoAdd can't be configured via WebUI. I bet that remote connecting to the daemon with the gtk client would be the solution. Just find a computer with a desktop environment and you're good to go :D

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

Posted: Fri Dec 06, 2013 3:08 am
by urbanrider
Hi

I've been using AutoAdd and its great but I'm getting dataloss when the file is moved to another drive on completion. Then I have to re-check it and its missing about 1/4 of the data, this happens to about 3/4 of the movies I download.

Set Up:
Download to Drive A (SSD) -> On Completion -> Move to Drive B for storage

Any suggestions would be helpful, it kind of negates the purpose of autoadding if i have to manually force re-checks all the time.

Edit: Edit: there's still dataloss moving to a different location on the same drive with only one file downloading.