DobyTang / LazyLibrarian

This project isn't finished yet. Goal is to create a SickBeard, CouchPotato, Headphones-like application for ebooks. Headphones is used as a base, so there are still a lot of references to it.
728 stars 72 forks source link

Minimum Seeders Not Being Applied #1600

Closed MichealX64 closed 5 years ago

MichealX64 commented 5 years ago

Hi guys, today I have been setting up LL and so far so good, I love this application, but I have run into an issue where no matter what value I set the minimum seeders to on the "Downloaders" config page, it seems LL grabs the first result it can find, usually resulting in a torrent with 0 seeders a dead torrent.

LL Version: f3e62ca3076c6c5841a4b1c68fdf4d2385493110 OS: Windows Server 2016 Interface: bookstrap API: Goodreads, multiple torznab sources through Jackett LL Source: Git Debug Logs Attached

Thank you for you for you help and for a great application. LL_torznab_debug.txt

philborman commented 5 years ago

Looks like we are not picking up the "seeders" value correctly from jackett, will take a look later today.

MichealX64 commented 5 years ago

Have updated to the most recent version and can confirm this is now working as expected.

Thank you.