Opened 14 years ago

Closed 14 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 Changed 14 years ago by andar

  • Resolution set to invalid
  • Status changed from new to closed

Use the deluge-console script.

$ deluge-console "pause something"

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

$ man deluge-console

comment:2 Changed 11 years ago by Cas

  • Version changed from 1.2.0_rc1 to 1.2.0
Note: See TracTickets for help on using tickets.