I just re-installed my headless homeserver (Ubuntu Server 9.04) and installed Deluge 1.2.0 RC5 (deluged & deluge-web), before I was happy with 1.1.9.
I enabled the execute, blocklist and feeder plugin.
I set the option inside the WebUI and clicked "apply", but the next time I enter the options dialogue blocklist and feeder are unchecked again.
After restarting the daemon (init-script) they are still unchecked.
My core.conf says:
Code: Select all
"enabled_plugins": [
"Execute",
"Blocklist"
],
I tried editing the blocklist.conf and noticed that it's being overwritten everytime I restart the daemon (init-script)
Does someone have an idea to permanently activate these plugins on a headless server?
EDIT
Same problem with feeder 0.4 plugin, so I edited the text above.