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 scheduled sorting/filtering bug on started and stopped views in rtorrent #459

Merged
merged 1 commit into from
Aug 3, 2016

Conversation

chros73
Copy link
Contributor

@chros73 chros73 commented Jul 14, 2016

New pull request, same content (see #451).

Fixes: #449
Refers to: chros73#3

It works like a charm, I'm using it for 8 days now with this massive view config (for rtorrent-ps).

Actually, the started view got a new meaning with this and pyroscope's idea of using last_active custom field:

  • we can sort like this and it's pretty useful (like the active view)
  • and now we can add the scheduled sort for it:

schedule2 = sort_started,12,20,((view.sort,started))

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

Successfully merging this pull request may close these issues.

2 participants