Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix timestamp bugs in rtorrent config file and add a general method to display them #24

Closed
chros73 opened this issue Jul 3, 2016 · 0 comments

Comments

@chros73
Copy link
Contributor

chros73 commented Jul 3, 2016

Bugs:

  1. tm_completed value wasn't created after hash checked data
  2. last_active field gets overwritten after stopping/starting a torrent or restarting rtorrent. This bug was introduced here: e580adc

Enhancement:
3. replace d.last_active.print method with a general one that can be used to display all the timestamps

Note: use the old 0.8.6 scripting style.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants