mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-03-02 22:57:22 -05:00
[FEAT]: Choose with category to use when manually downloading a file #241
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#241
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 @the-lazy-fox on GitHub (Aug 10, 2021).
Is there an existing issue for this?
Is your feature request related to a problem? Please describe
I'm downloading with SABNzdb where I have several categories for severals purposes.
Folder, post processing, notifications are not the same depending on that.
When I configure a downloader, I must select a category and only one.
Describe the solution you'd like
It would be great to be able to select the category we want to use while pushing the file to the downloader
Describe alternatives you've considered
As an alternative, I made one client per category (a bit overkill) but when I select the downloader button in the result list, it takes the first one by default.
An alternative would be to have a dropdown list of downloaders compatible with this protocol and then settings up one per category.
Anything else?
In the end, both ways can have pro and cons, then I would ultimately suggests to:
Cheers
@bakerboy448 commented on GitHub (Aug 10, 2021):
Duplicate of #170
Please actually search prior to opening duplicates and don't just check the box claiming you did.
@the-lazy-fox commented on GitHub (Aug 10, 2021):
Sorry for that, missed it.
Thanks for the link!