Search found 36 matches

by TechN9ne1730
Mon Oct 08, 2012 6:11 am
Forum: Support
Topic: Make Deluge Console auto-Connect in Bash Script?
Replies: 3
Views: 4716

Re: Make Deluge Console auto-Connect in Bash Script?

So there is no hope if using 1.3 stable? I dont need it now, but I am working on a script to automate the set up should my friends and I move to another box in the future. I doubt it will be anytime soon.
by TechN9ne1730
Sun Oct 07, 2012 1:57 am
Forum: Support
Topic: Make Deluge Console auto-Connect in Bash Script?
Replies: 3
Views: 4716

Make Deluge Console auto-Connect in Bash Script?

How can I make deluge-console auto connect to a specific daemon via a bash script? Deluged is running on a non-standard port.

I tried deluge -u console, deluge-console -c .config/deluge/ but nothing auto-connects.
by TechN9ne1730
Mon Oct 01, 2012 3:39 am
Forum: Support
Topic: Error: Host not found (authoritative)..
Replies: 2
Views: 4313

Re: Error: Host not found (authoritative)..

Could you elaborate on what "proper dns" means? Is this related to your home isp or a seedbox?
by TechN9ne1730
Sun Sep 30, 2012 11:24 pm
Forum: Support
Topic: deluged not creating core.conf
Replies: 9
Views: 8762

Re: deluged not creating core.conf

Sorry deluge-console was not connect to a running daemon. Thanks cas!
by TechN9ne1730
Sun Sep 30, 2012 10:31 pm
Forum: Support
Topic: deluged not creating core.conf
Replies: 9
Views: 8762

deluge-console hangs when using config -s or config --set

For example If I use deluge-console "config -s max_active_downloading 5" or deluge-console "config --set max_active_downloading 5" my terminal just hangs there doing nothing. Specs: Ubuntu 12.04 Xeon W3520 24GB of DDR3 RAM 2x2TB disks in RAID0 Deluge 1.3.5 libtorrent 0.15.10.0 ED...
by TechN9ne1730
Sun Sep 30, 2012 7:16 pm
Forum: Development
Topic: Edit Hosts
Replies: 0
Views: 2225

Edit Hosts

When using deluge locally to connect to a remote server as a thin client, we have no way to edit the host information when we click add. It would be far more convenient to simply be able to click an Edit button. Say we mistype the ip, username, password, or port and do not realize it until after we ...
by TechN9ne1730
Sun Sep 30, 2012 6:32 pm
Forum: Support
Topic: deluged not creating core.conf
Replies: 9
Views: 8762

Re: deluged not creating core.conf

Thanks, that would be much cleaner then using sed.
Still, why is it creating the config as root and not the user like it did originally?

EDIT: After deleting the config foler in root, it now created all the proper files in ~/.config/deluge.
by TechN9ne1730
Sun Sep 30, 2012 5:58 pm
Forum: Support
Topic: deluged not creating core.conf
Replies: 9
Views: 8762

Re: deluged not creating core.conf

Actually I forgot it writes out the core.conf on shutdown. So deluged then deluged -q should write a new conf file? It didn't.Atleast no in home/$user/.config/deluge but when I start deluged and go to the console and type config, it spits out a config file but it is still not in the location. Updat...
by TechN9ne1730
Sun Sep 30, 2012 5:26 pm
Forum: Support
Topic: deluged not creating core.conf
Replies: 9
Views: 8762

Re: deluged not creating core.conf

core.conf is only usually created once a preference has been changed as up until that point it would be using default values. Ok so as I understand it if I do deluged -p 10000 and then deluged I should get a new core.conf right? I tried this and the ~/.config/deluge/core.conf still is not created. ...
by TechN9ne1730
Sun Sep 30, 2012 7:49 am
Forum: Support
Topic: deluged not creating core.conf
Replies: 9
Views: 8762

deluged not creating core.conf

I am setting up a seedbox on a ubuntu server with the latest deluge and rasterbar from the ubuntu repos since they are more updated. After installing them I ran deluged and it created the .config dir inside the home dir. I downloaded the core.conf to my desktop because I wanted to id certain line nu...