Opened 10 years ago

Closed 5 years ago

#2398 closed feature-request (Fixed)

magnet link details downloaded in 'add torrent' dialog

Reported by: philipz Owned by:
Priority: minor Milestone: 2.0.0
Component: GTK UI Version: other (please specify)
Keywords: Cc:

Description (last modified by Cas)

in the 'add torrent' dialog, i think its important to begin downloading the torrent file associated with it, as sometimes i'm downloading a torrent file with many files in it and i want to be able to select which files i'm downloading before i add it to the queue.

Change History (7)

comment:1 Changed 10 years ago by philipz

  • Type changed from bug to feature-request

comment:2 Changed 10 years ago by Cas

  • Component changed from Console to GTK-UI
  • Description modified (diff)
  • Milestone changed from Future to 1.4.0

It will require some form of timeout to prevent UI lock. I saw some chat about implementing with libtorrent by setting a null download path when initially adding to prevent it creating the files, then change once users decides to add.

comment:3 Changed 10 years ago by Cas

  • Description modified (diff)

I'll tentatively put for 1.4 but it won't be a priority.

comment:4 Changed 7 years ago by Cas

  • Milestone changed from 2.0.x to 2.x

Milestone renamed

comment:5 Changed 6 years ago by Cas

  • Milestone changed from 2.x to 2.0

This is now supported in GTKUI via https://github.com/deluge-torrent/deluge/pull/199

Still need to work on adding it to WebUI and perhaps Console.

comment:6 Changed 6 years ago by Cas

  • Milestone changed from 2.0 to 2.0.0

Milestone renamed

comment:7 Changed 5 years ago by Cas

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

Closing as implemented in GTKUI

#3210 for WebUI addition

Note: See TracTickets for help on using tickets.