Opened 14 years ago
Closed 14 years ago
#1344 closed feature-request (Invalid)
Don't delete .torrent files when auto-adding
Reported by: | l0b0 | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | Future |
Component: | Core | Version: | 1.2.2 |
Keywords: | Cc: |
Description
How to reproduce:
- Start Deluge
- Go to Preferences -> Downloads
- Set "Copy of .torrent files to:" to an existing directory
- Set "Auto add .torrents from:" to the same directory
- Save a .torrent file to the same directory or open a torrent file from another directory.
What happens: The .torrent file is added to Deluge and is not kept in the "Copy of .torrent files to:" directory.
What should happen: The .torrent file is added to Deluge and kept in the "Copy of .torrent files to:" directory.
Use case: If there are several installations of Deluge referring to the same directories (for example if using dual-boot), they can resume each others' work.
Change History (1)
comment:1 by , 14 years ago
Priority: | major → trivial |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Type: | bug → feature-request |
Note:
See TracTickets
for help on using tickets.
This is not a bug but a feature request and I do not think it is valid.
If I am reading this right you are setting the Auto add directory to the same as the Copy dir. This does not make sense as it would keep trying to add the torrents.
For the use case described I think sharing the config/state files might work.