mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-03-02 22:57:22 -05:00
Allow for Infinite seeding (-1) #1070
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#1070
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 @Minituff on GitHub (Aug 7, 2024).
Is there an existing issue for this?
Is your feature request related to a problem? Please describe
I can't set seed limits except more than 0. This means there MUST be some sort of limit on seeding.
I cannot set the value to
-1in qbit otherwise the feature gets disable then then all seeding limits do not get passed into qbit.This is what happens when I click save:

I must have these boxes check for the sonarr/radarr to send ratio/time limits to qbit.
Describe the solution you'd like
Allow for a setting of
-1for infinite seeding.Describe alternatives you've considered
I possibly could use something like Qbitmange?
Anything else?
@bakerboy448 commented on GitHub (Aug 7, 2024):
Duplicate of #1990
@Minituff commented on GitHub (Aug 7, 2024):
Okay I understand now. I was able to get it working using this method.
-1, you will just get a warning, but you can press save anyway.I can confirm this is working in Qbit. Thank you.
@aqsede commented on GitHub (Sep 2, 2024):
In transmission it goes to 65535 only (around 45 Days) , if I set to 999eˣ..(Xunlimited) it will be assuming app default
I want some tracker to be able to set to unlimited, but not default on all app...
@bakerboy448 commented on GitHub (Sep 2, 2024):
Please don't comment on unrelated issues.
if there are issues with Starr implementations of transmission they need to be fixed in Starr.
Prowlarr has nothing to do with how Starr interact with transmission or what limits are set