rembo10 / headphones

Automatic music downloader for SABnzbd
GNU General Public License v3.0
3.39k stars 600 forks source link

redacted and orpheus sort results by seeders #3212

Open nopoz opened 5 years ago

nopoz commented 5 years ago

Sorts results by number of seeders and downloads the torrent with the most seeders. Fixes #3171 and improves upon 81486d2

This time I wrote a separate if statement that only takes effect if the provider is Redacted/Orpheus which should hopefully clear up any conflicts.

Cleaned up code from previous commit 81486d2.