Opened 15 years ago
Closed 14 years ago
#947 closed bug
Adding a torrent file that already exists in the Torrent file storage folder creates a copy
Reported by: | agentme49@gmail.com | Owned by: | andar |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | Core | Version: | 1.1.7 |
Keywords: | Cc: |
Description
If you add a torrent file that is already inside the folder used for storing copies of .torrent files, it makes a new copy of the torrent based off of the Torrent's name (instead of filename) since the filename is already taken.
I think if the filename is taken, Deluge should check to see if the torrent being added is the same filename (or see if the files have the same contents), and if true, don't make a new file in the .torrents folder.
Normally you wouldn't need to add torrents from the .torrent folder, but if you remove a torrent from Deluge and re-add it, you can run into this.
Change History (2)
comment:1 by , 14 years ago
Status: | new → pending |
---|
comment:2 by , 14 years ago
Status: | pending → closed |
---|
This ticket was closed automatically by the system. It was previously set to a Pending status and hasn't been updated within 14 days.
is this still possible with latest releases?