Search found 4 matches

by thatbakerguy
Wed Dec 24, 2014 1:42 am
Forum: Support
Topic: Upstart script issues
Replies: 1
Views: 2246

Upstart script issues

I'm running linux mint 17 on a server and im trying to get deluged to start upon reboot using this guide http://dev.deluge-torrent.org/wiki/UserGuide/Service/Upstart I have enabled logs but they are not generated and the service wont start after reboot claptrap@claptrap ~ $ dmesg .... [ 741.123620] ...
by thatbakerguy
Wed Dec 24, 2014 1:34 am
Forum: Support
Topic: Configuration for deluge-console version
Replies: 3
Views: 5010

Re: Configuration for deluge-console version

how do you add delete torrents now without a gui? the web interface? you can install deluge-console on your server along with the daemon and use a gui on another computer to interact with the server like it was a regular gui with client-server mode i followed this page http://dev.deluge-torrent.org/...
by thatbakerguy
Wed Oct 30, 2013 2:04 pm
Forum: Support
Topic: Print torrent status via python
Replies: 2
Views: 2624

Re: Print torrent status via python

Thanks this looks promising.
by thatbakerguy
Sat Oct 26, 2013 5:17 pm
Forum: Support
Topic: Print torrent status via python
Replies: 2
Views: 2624

Print torrent status via python

I have deluge successfully up and running headless on my rPi via deluge console from an Ubuntu Machine. but now Im trying to expand on it and add an lcd screen to the pi that displays torrent status, mainly just whether or not its downloading and its completion percentage, maybe download rate too I ...