change to use 'time active' for calculations #58
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Torrents are being shown as short of the 336 hour requirement. The application is using added on metric instead of time active(seeded time) This results not being able to get close to the 336 hour requirement but rather having to wait longer just so items are in violation of seeding policy.
Review data output and determine format of Transfer Time active
Change qclient.py to use the time active metric for protected torrents but still use added on for non protected torrents
Write test cases