11-29-2016, 10:05 AM
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
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