I am using dev/nightly branches of jacket and sonarr with qbittorrent. Thank you for the feature allowing to override the default seeding parms!
I am using 20 public indexers and want to add a few private trackers. Ideally, I would like to group the 20 public trackers and use the default seeding for qbittorrent, and up until now I have used the following to pull from all indexers at once:
http://127.0.0.1:9117/api/v2.0/indexers/all/results/torznab/
Now I would like to add three private trackers, but of course, would like these to seed indefinitely. I could add each index independently each with or without unique seeding override, but is there another way to accomplish this? For example, If I create indexers for the private trackers, is there a way to make sure that they are used AFTER the ALL lookup? and if so, if the file pulled WAS from the private tracker, would it MODIFY the settings with the unique seeding settings?
If there is no way to do this, then I suppose I may need to start a petition for jackett to support a ALL lookup that ONLY pulls public, ONLY semi-public, and ONLY private to allow one to set appropriate seeding. I can’t be the only one wanting this
thanks everyone!