Opened 8 years ago

Closed 5 years ago

#2847 closed feature-request (Fixed)

Add a 'move to' option to add command

Reported by: indus Owned by:
Priority: minor Milestone: 2.0.0
Component: Console UI Version: 1.3.12
Keywords: Cc:

Description

When deluge is set to move torrents on complete it moves files from the path set by deluge console.

Deluge downloads the file to the location set by deluge-console, and then moves the file to completed directory specified in the settings.

Deluge should either download straight to the set directory, or first download to the default then move the files to the directory set by deluge console.

Change History (5)

comment:1 Changed 8 years ago by Cas

It's not that it's ignored, it's that add option -p is the save location for the torrent data which will then be moved if you have move completed enabled, which is no different to the Add dialog in the GTKUI.

Essentially what you are asking for then is that the add command in console also have a move completed option?

comment:2 Changed 8 years ago by indus

You're right I assumed the -p option would be the first and final destination perhaps it should be changed, or a second option added:

add file.torrent -p /path/file -s /path2/file

Or if only -s is specified it does this:

/default/path/ => /path2/file

comment:3 Changed 8 years ago by Cas

  • Component changed from Unknown to Console UI
  • Milestone changed from needs verified to 2.0
  • Summary changed from Deluge ignores download location set from deluge-console. to Add a 'move to' option to add command
  • Type changed from bug to feature-request

comment:4 Changed 6 years ago by Cas

  • Milestone changed from 2.0 to 2.0.0

Milestone renamed

comment:5 Changed 5 years ago by Cas

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

A new command -m has been added: [f885edd7fc85f]

Note: See TracTickets for help on using tickets.