Opened 12 years ago
Closed 9 years ago
#3436 closed Enhancement (invalid)
allow for adding multiple URLs at one time
Reported by: | linopolus | Owned by: | kjg |
---|---|---|---|
Priority: | Low | Milestone: | None Set |
Component: | Web Client | Version: | 2.01 |
Severity: | Normal | Keywords: | |
Cc: |
Description
Hi Sometimes I have 20 or more torrent files, and want to add all of them. Currently, I click on open, paste the URL, press upload, and that 20 times or more. It would be great, if there could be a button like add multiple URLs, that opens a multi-line text box, and I paste one URL per line.
Change History (3)
comment:1 Changed 11 years ago by jordan
comment:2 Changed 11 years ago by fx
I cant think of a way to do this cleanly. A multiline box will take up lots of space, and multiple input boxes will be ugly and hassle to paste individual links in.
Maybe split the incomming string by a \n and then add each torrent in a loop ? Interface wont have to be changed, and its quite easy thing to do
comment:3 Changed 9 years ago by jordan
- Resolution set to invalid
- Status changed from new to closed
A couple of years have gone by without anyone else asking for this feature, and IMO it's not a very common use case, so I'm going to close this ticket & not implement this feature.
This ticket is unlikely to be implemented without someone submitting a patch for it.
The web client currently has no primary maintainer, and is surviving on submitted patches.