
Console?
Console?
Very strange question... Is deluge supporting management from a console? Can I add a new torrent (from a file) using a console command? As I understand, I can't 

Ubuntu Jaunty x86_64, Core 2 Duo 1.86 GHz, 2 GB RAM
Re: Console?
just call deluge with the 1st argument a the torrent file
dev: webui, core, labels | irc:vonck7 |
Re: Console?
deluge -u nullMalamut wrote:Very strange question... Is deluge supporting management from a console? Can I add a new torrent (from a file) using a console command? As I understand, I can't
Re: Console?
Ok, thank you. But I need a script which will add a lot of new torrens to different directories. Can I add, for example, test.torrent file to a /home/downloads directory with one command from bash?
Ubuntu Jaunty x86_64, Core 2 Duo 1.86 GHz, 2 GB RAM
Re: Console?
the best would be to use a python script, see here for an example: http://forum.deluge-torrent.org/viewtop ... &sk=t&sd=a
otherwise if you must use bash you can do something dodgy like this: http://forum.deluge-torrent.org/viewtop ... &sk=t&sd=a
otherwise if you must use bash you can do something dodgy like this: http://forum.deluge-torrent.org/viewtop ... &sk=t&sd=a