boramalper / magnetico

Autonomous (self-hosted) BitTorrent DHT search engine suite.
http://labs.boramalper.org/magnetico/
GNU Affero General Public License v3.0
3.06k stars 344 forks source link

ability to sort search result #267

Open centralhardware opened 3 years ago

centralhardware commented 3 years ago

or when searching so that you can specify the minimum torrent size in the search results

kescherCode commented 3 years ago

Sorting is already implemented in the magneticow API, so this is merely a change for the frontend. A filter for a minimum size, however, is not yet implemented.