You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 21, 2022. It is now read-only.
But it would be good to have something like last_announced_on. It will help to decide which torrent to choose for more successful download as torrents which were announced a long time ago are more likely dead than newly reannounced.
It simply could be implemented by adding new method to the Database interface. Something like UpdateTorrentAnnounceTime() or something like that.