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

Feature request: sort search results #7

Open
clemlatz opened this issue Dec 13, 2019 · 7 comments
Open

Feature request: sort search results #7

clemlatz opened this issue Dec 13, 2019 · 7 comments

Comments

@clemlatz
Copy link
Contributor

Bonjour !

I don't think there is any way to sort search results right now, but I think it would be very useful. I often use sorting when searching for torrents on yggtorrent to display the most recent or the most seeded results first.

Use cases I can think of:

  • Most recent (to find the last episode of a tv show)
  • Most seeded (to get something as fast as possible when there is a lot of choices)
  • Biggest files (to find a torrent that contains a whole series instead of single episodes)

Fantastic work as it is already!

@juliensalinas
Copy link
Owner

Salut !

Implement such sorting options would be pretty hard to achieve from a user interface standpoint in my opinion... how would you envision this in such a CLI program?

Thanks for the feedback, glad you like it ;)

@clemlatz
Copy link
Contributor Author

Including it in the interactive phase of the program might be overkill and overcomplexify the UI indeed. The way I see it is by using an command line argument:

torrengo --sort-by [date|seeds|size] (or maybe just -b?)

@juliensalinas
Copy link
Owner

Interesting idea @iwazaru .
I'll try to implement it when I have a moment.

@cyrilbkr
Copy link

cyrilbkr commented Oct 21, 2020

Hi guys,
any news on this @juliensalinas please ? :)

@juliensalinas
Copy link
Owner

Sorry guys, I didn't have time to work on this...

@cyrilbkr
Copy link

cyrilbkr commented Oct 22, 2020

No prob :) Thanks for your reply @juliensalinas
You did a great job on Torrengo already

@juliensalinas
Copy link
Owner

Thanks a lot @cyrilbkr ;)

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

No branches or pull requests

3 participants