mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-03-02 22:57:22 -05:00
Ignore settings for cross-seed API calls #1095
Labels
No labels
Area: API
Area: Database
Area: Db-migration
Area: Download Clients
Area: Indexer
Area: Metadata API
Area: Notifications
Area: Tooling
Area: UI
Area: Update API
Priority: High
Priority: Low
Priority: Medium
Status: Cannot Reproduce
Status: Confirmed
Status: Help Wanted
Status: In Progress
Status: Indexer - need invite
Status: Info Needed
Status: Investigating
Status: Logs Needed
Status: Maybe One Day
Status: Needs Triage
Status: Unlikely
Status: Waiting for OP
Status: Won't Fix
Type: Bug
Type: Bug
Type: Documentation
Type: Duplicate
Type: Enhancement
Type: External Bug
Type: Feature Request
Type: Regression
Type: Support
Type: Support.
lidarr-pull
radarr-pull
sonarr upstream
sonarr-pull
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Prowlarr#1095
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @grosejon on GitHub (Oct 11, 2024).
Is there an existing issue for this?
Is your feature request related to a problem? Please describe
When using Cross-Seed (https://github.com/cross-seed/cross-seed) to inject torrents after a download completes, the API search still follows the grab limits and freeleech token set in Prowlarr. If you've reached your grab limit or if the tracker is set to freeleech only, then the search returns nothing.
Describe the solution you'd like
It would be great if the API would allow cross-seed to bypass these limits. It can help to support your trackers that you are still trying to build ratio on.
Describe alternatives you've considered
I've read that you can set up a second tracker, one for freeleech and one for cross-seed, however I believe you are still limited by the grab limit setting. I would see cross-seed as something we would all want to bypass those limits on since it does nothing but help yourself and the tracker.
Anything else?
If there is a viable alternative to this request, I am happy to try that instead. Thanks!
@mynameisbogdan commented on GitHub (Oct 11, 2024):
Duplicate of #1987
Consider adding duplicated indexer without the
Use Freeleech Tokensoption enabled.