transmission-remote --info: add tracker

Feature requests not specific to either the Mac OS X or GTK+ versions of Transmission
Post Reply
envoy510
Posts: 13
Joined: Thu Dec 02, 2010 1:30 am

transmission-remote --info: add tracker

Post by envoy510 »

Please include the tracker for each torrent listed by --info. I've written a script that I would like to use to remove torrents when they are "done". "Done" is a complex thing that is different for different trackers, and if --info doesn't contain the tracker then I can't really make my script work properly. Thanks.
envoy510
Posts: 13
Joined: Thu Dec 02, 2010 1:30 am

Re: transmission-remote --info: add tracker

Post by envoy510 »

x190 wrote:viewtopic.php?f=2&t=16150#p69082
-it --info-trackers List the current torrent(s)' trackers

If you want the whole ball of wax do:

transmission-remote -t id|hash -i -it
That is not sufficient. Here's why: there is absolutely no correlation between torrents and trackers. The information presented is completely independent.

I need to know what tracker goes with what torrent.
envoy510
Posts: 13
Joined: Thu Dec 02, 2010 1:30 am

Re: transmission-remote --info: add tracker

Post by envoy510 »

x190 wrote:-t id|hash?|all?
I was quoting you. The -t all -i -it doesn't do what I want. Do you understand what I'm after? I feel I keep explaining it over and over again.

So, you seem to be suggesting I add "all" to the command, but that doesn't do it. I need to correlate torrents and their trackers. -t all -i -it doesn't do that.
Post Reply