Skip to content

Fix scheduled sorting/filtering bug on started and stopped views in rtorrent #451

Closed
chros73 wants to merge 1 commit intorakshasa:masterfrom
chros73:fix_filter_started
Closed

Fix scheduled sorting/filtering bug on started and stopped views in rtorrent #451
chros73 wants to merge 1 commit intorakshasa:masterfrom
chros73:fix_filter_started

Conversation

@chros73
Copy link
Copy Markdown
Contributor

@chros73 chros73 commented Jul 7, 2016

Fixes: #449
Refers to: chros73#3

It works like a charm, I'm using it for 1 day 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))

@chros73
Copy link
Copy Markdown
Contributor Author

chros73 commented Jul 7, 2016

As I can see the build is failed but for some other reason.

@Speeddymon
Copy link
Copy Markdown
Contributor

#455
Implementing this pull will fix the build.

@Speeddymon Speeddymon mentioned this pull request Jul 9, 2016
@Speeddymon
Copy link
Copy Markdown
Contributor

A fix for travis build has been merged. Please resubmit this pull so that the build will complete.

@chros73
Copy link
Copy Markdown
Contributor Author

chros73 commented Jul 14, 2016

Closing this, and try to create a new one to be able to trigger new travis ci build.

@Speeddymon : Thank you for the travis fix!

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