Adding two torrents for the same file but diffrent trackers

General support for problems installing or using Deluge
Jay-C
Member
Member
Posts: 10
Joined: Sat Dec 07, 2013 11:30 am

Re: Adding two torrents for the same file but diffrent trackers

Post by Jay-C »

Of course it is. You're describing how it's implemented now, but that doesn't mean it have to work like that. Or is there something in the standard that prevents the client from treating two torrents with the same infohash as individual torrents? If so please enlighten me.
// Jay-C
shamael
Compulsive Poster
Compulsive Poster
Posts: 667
Joined: Sat Oct 08, 2016 9:28 am

Re: Adding two torrents for the same file but diffrent trackers

Post by shamael »

I don't remember where I saw the change but this is a Libtorrent matter so far I know and having 2 torrents loaded (private tracker) works with libtorrent 1.0.11. Maybe I miss a port of the story here but the below scenario works for me:

- add the torrent from private tracker 01, wait to the en of the download
- add in pause state the torrent from another tracker, point the destination the same file (be very carreful here) and force-recheck+resume

This way I seed for both trackers w/o issue and avoid ratio possible miscalculation (if the second tracker is simply added to the tracker list of the 1st)
madjpm
New User
New User
Posts: 1
Joined: Fri Jun 14, 2024 2:05 pm

Re: Adding two torrents for the same file but diffrent trackers

Post by madjpm »

Same problem in 2024 here using Deluge 2.1.2.

I've got a file from a tracker A :

Image

And I want to seed on a tracker B (which contain exactly the same file) so I download the .torrent on the tracker B and add it to my Deluge client.

But the torrent already exists, so I can't add it...
User avatar
ambipro
Moderator
Moderator
Posts: 673
Joined: Thu May 19, 2022 3:33 am
Contact:

Re: Adding two torrents for the same file but diffrent trackers

Post by ambipro »

This implies that they are most likely public torrents (given the same infohash) - if the private flag is not set, simply add the tracker to the already seeding torrent.
Post Reply