Find torrent from different trackers that share the same path

25 views
Skip to first unread message

Josh Oram

unread,
Apr 30, 2015, 9:45:42 AM4/30/15
to pyrosco...@googlegroups.com
Is there a way to get a list of all torrents that have the same path, but different trackers?

The goal is to remove all torrents that are completed from one tracker, but only if there is not a torrent from another tracker that has the same path (cross seeding)

pyroscope

unread,
May 2, 2015, 5:10:20 PM5/2/15
to pyrosco...@googlegroups.com
List the path and alias using rtcontrol, then add some "awk" magic. Or write a Python script (using a "defaultdict(list)", that is about 30 lines of code).
Reply all
Reply to author
Forward
0 new messages