Open

Description
Feature request.
Hey,
Currently, the Sort By
drop-down on the index gives the following as options:
- Uploaded (Oldest First)
- Uploaded (Newest First)
- Seeders (High to Low)
- Leechers (High to Low)
Would you consider changing the options and behavior of the drop-down?
- Having two options named "Uploaded" (even if specified) is un-intuitive and confusing.
- Sorting by Seeders/Leechers is possible, but only by highest to lowest, not lowest to highest.
- It is not currently possible to sort alphabetically, by size, or by uploader.
How about:
- In the
table layout
, add the possibility to click on "Name", "Size", "Date", "Uploader", "Seeders", and "Leechers" titles, which would sort torrents in ascending order based on the click value, and upon a second click would sort them in descending order. - In the
sort by
box, have the options "Name", "Size", "Date", "Uploader", "Seeders", and "Leechers" listed, which when clicked, lists the torrents in ascending order based on the click value, and upon a second click, would sort them in descending order. This can be visually represented by a change in button color, or an arrow appearing next to the button indicating "up" for descending, and "down" for ascending. This way, if on thedefault layout
, it is still possible to sort.
Thanks,