I am noticing strange behaviour in Deluge 1.2.3, whereby completed torrents aren't moving to the completed downloads dir as set up in the configs:
Code: Select all
$ grep -i move ./deluge/core.conf
"move_completed_path": "/home/Shared/BitTorrent/Finished",
"move_completed": true,
Is this a known issue that other people are seeing, or is it just me?
It could be worth mentioning at this point that I'm using headless FreeBSD7.1 with the web UI, Python 2.6, libtorrent 0.15.
Thanks.