Opened 15 years ago

Closed 15 years ago

Last modified 11 years ago

#1049 closed bug (Invalid)

Deluge console now dependent on console

Reported by: Azeem Owned by: andar
Priority: major Milestone: 1.2.0
Component: Unknown Version: 1.2.0
Keywords: Cc:

Description

a script in this nature

deluge -u console << ! pause something !

would have worked in =< 1.19 releases

It STILL works in the 1.20 RC release, except now, it can only be executed in a terminal for it to work.. It would be ineffective when ran through a daemon such as 'atd' or 'cron' through 'at' and 'crontab'

also, the -a option for 'deluge' seems to be broken, it'll throw back a "unknown command" error message

Change History (2)

comment:1 by andar, 15 years ago

Resolution: invalid
Status: newclosed

Use the deluge-console script.

$ deluge-console "pause something"

$ deluge-console "connect user@somehost;pause something;resume somethingelse"

$ man deluge-console

comment:2 by Calum, 11 years ago

Version: 1.2.0_rc11.2.0
Note: See TracTickets for help on using tickets.