Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Number of seeders
#1
I have set up a system of tags to auto archive my torrents. Among other things, the conditions include isGT( seeding_for, xxx ) && isGT( seed_count, xxx ) so that the fewer people seeding, the longer I will leave a torrent active.

I have now observed the following happening several times: I find a torrent stopped but not satifying any archive condition; I force start it; the number of seeders increases; an archive tag condition becomes true; the tag is applied and the torrent is auto-stopped; a few seconds later the number of seeds drops (sometimes to zero); the archive condition is now false and the archive tag gets removed.

Seeders go on- and off-line all the time, but this is not what is happening here. The number of seeders reported changes depending on whether the torrent is actively seeding or not.

I have not been able to figure out any pattern of when it does or does not happen
Reply
#2
peer/seed counts come from several sources - 'normal' trackers (torrents can have a lot of these, all reporting their own counts), decentralized (both Vuze DHT and Mainline DHT when enabled). Then there's the difference between replies to 'announce' operations (when a torrent is running) and 'scrape' operations (when stopped, assuming scraping-while-stopped is enabled). Values are also cached across Vuze restarts to try and be consistent.

One thing you could do to work around your issue is to set the scope of your archive tag to be 'addition only' - that means that torrents will automatically be added to it when the condition becomes true but won't automatically be removed if it subsequently becomes false.
Reply
#3
Doh!

Thanks for pointing that out.
Reply
#4
[Image: 2n08wvc.jpg]
A new question but related to this topic.

The above screenshot shows that the torrent highlighted blue has "0 of 0" seeds and "1" peers but the Sources tab is showing lots of seeds and leachers via both DHT and tracker. My issue is that this particular torrent has a share ratio of close to 7, and while I love to share, in this case I think i have shared enough. This torrent is not being stopped and removed because it is failing all of my archive tags. The tags I am concerned about being failed have the constraint of && isGT( seed_count, 1 )

Lots of reasons for those numbers to be off I know, but, looking at the peers tab reveals there are indeed other seeders out there because the ‘From Others’ amount keeps increasing for the peers I am connected to.

All of the private tracker torrents I checked have the same numbers on the sources tab as in the main window, so how are the numbers being calculated for the main window for public torrents? From the screenshot above 36 seeders seems to be a reasonable conservative guess of the actual number of people seeding this torrent. Help me understand how Vuze came up with zero.
Reply


Possibly Related Threads...
Thread Author Replies Views Last Post
  Number of Users? New Guy 0 2,786 12-08-2015, 11:59 PM
Last Post: New Guy
  Settings : is there a way to limit specifically number of connections for download? Bog 1 4,853 10-28-2015, 03:53 PM
Last Post: parg



Users browsing this thread: 1 Guest(s)