Page 1 of 1

[feature request] Disable auto managed

Posted: Fri Apr 09, 2010 11:30 am
by growisofs
There is no way to turn off auto managed by default. My Deluge importing new torrents from specified folder and I changing auto managed to off for each torrent each time. It's pain.

Re: [feature request] Disable auto managed

Posted: Fri Apr 09, 2010 2:53 pm
by gazpachoking
With the AutoAdd plugin you can control this option per watch folder.

Re: [feature request] Disable auto managed

Posted: Fri Apr 09, 2010 6:07 pm
by growisofs
gazpachoking wrote:With the AutoAdd plugin you can control this option per watch folder.
Thank you. Very useful.

Re: [feature request] Disable auto managed

Posted: Tue Apr 12, 2016 8:00 pm
by Team503
You can do this by editing core.conf - make sure the app is closed and the daemon is shut down first -

The lins is number 26 and to disable auto managed, it should be:

"auto_managed": false,

NOTE: Once you start setting preferences with the conf file, be aware that even opening the preferences in the GUI can and will overwrite the conf file, so you'll have to either re-edit it or avoid the preferences pane.