Ticket #897 (closed enhancement: fixed)

Opened 3 years ago

Last modified 2 years ago

Implement sorting

Reported by: wolmar@gmail.com Owned by: rakshasa
Priority: normal Milestone:
Component: rtorrent Version:
Severity: normal Keywords:
Cc:

Description

Would be great if one were able to sort the different Views. At least by Name, place on disk (like /mnt/movies), current up and downspeed, date/time torrent finished.

The sorting by speed would help me to change priority on the most active torrents and the sorting by place on disk would be a nice and simple way to get a few categories. Like i always download music to /mnt/music and movies to /mnt/dvd..

Perhaps this sorting could be done by repeatedly pressing the view key. Or maby shift + 1 for first sortmode, shift + 2 for.. well well. you get the idea.

Attachments

Change History

follow-up: ↓ 2   Changed 3 years ago by anonymous

You can already set the sorting order for each view with commands such as "view_sort_new = main,state_changed" and "view_sort_current = main,state_changed". This isn't documented though and the available sort orders aren't listed anywhere but in the source.

in reply to: ↑ 1   Changed 2 years ago by anonymous

How would you sort by up speed?

Replying to anonymous:

You can already set the sorting order for each view with commands such as "view_sort_new = main,state_changed" and "view_sort_current = main,state_changed". This isn't documented though and the available sort orders aren't listed anywhere but in the source.

  Changed 2 years ago by SimpleSimon

Can someone whip together a small how-to for sorting in rtorrent?

I prefer to have the most complete torrents at the top of my lists, with all the complete at the bottom.

follow-up: ↓ 5   Changed 2 years ago by pa

Yes, I can't figure this out. I also want to sort by upload speed! Is it possible to make a view that only displays torrents that are currently transferring data?

in reply to: ↑ 4   Changed 2 years ago by anonymous

Replying to pa:

Yes, I can't figure this out. I also want to sort by upload speed! Is it possible to make a view that only displays torrents that are currently transferring data?

I vote for this as well, just want to see which torrents are currently moving bits. When seeding over 800 torrents it gets hard to scroll...

  Changed 2 years ago by rakshasa

  • status changed from new to closed
  • resolution set to fixed

Filtering and sorting both now use commands, see main.cc for examples.

  Changed 2 years ago by rakshasa

See RTorrentCommands for view_filter, etc, options.

Add/Change #897 (Implement sorting)

Author


E-mail address and user name can be saved in the Preferences.


Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.