Opened 15 years ago
Closed 14 years ago
#386 closed Enhancement (invalid)
Transmission-daemon only uses info hash to identify torrents
Reported by: | ACoolie | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Daemon | Version: | 0.82 |
Severity: | Normal | Keywords: | |
Cc: |
Description
Transmission-daemon uses the info hash of a torrent to remove torrents and also to check if it already is downloading a torrent when adding. I want to seed the same files to multiple trackers, with multiple torrents, so when I try to add the second torrent, it reports that it already has that file. Could it possibly be moved to a combination of the info hash and an md5 of the torrent file?
Change History (5)
comment:1 Changed 15 years ago by charles
- Component changed from Transmission to Daemon
- Owner changed from somebody to charles
comment:2 Changed 14 years ago by charles
- Type changed from Defect to Enhancement
comment:3 Changed 14 years ago by charles
- Milestone changed from None Set to 1.20
- Status changed from new to assigned
comment:4 Changed 14 years ago by charles
- Milestone changed from 1.20 to None Set
comment:5 Changed 14 years ago by charles
- Resolution set to invalid
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
The hash so deeply ingrained into libtransmission and daemon that this probably isn't ever going to happen. A better approach would be ticket #838, just adding another tracker to the existing torrent.