mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-03-02 22:57:22 -05:00
set download directory for qBittorrent #627
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#627
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 @Jelmerb on GitHub (Aug 10, 2022).
Is there an existing issue for this?
Is your feature request related to a problem? Please describe
When I download anime, I don't want it to go in the default download directory and I can't change the default directory because Sonarr and Radarr depend on it. Sonarr and Radarr support for anime is slim, so I manage my anime shows outside of the root folder for tv shows and movies and because I want to keep them seperate. So I would like to download my anime shows straight to the anime folder. Sonarr and Radarr move the shows and movies to the respective root folders.
This is the folder structure:
Describe the solution you'd like
Transmission supports this behaviour but is not as capable as qBittorrent. qBittorrent handles categories differently than Transmission, it doesn't add a subdirectory, so I can't just use
animeas the category with the default folder.Describe alternatives you've considered
I have described some alternatives in the problem description.
Anything else?
Just exactly what the advanced option
Directoryfor Transmission does but for qBittorrent.AB#3449
@bakerboy448 commented on GitHub (Aug 10, 2022):
Duplicate of #170
@Jelmerb commented on GitHub (Aug 10, 2022):
Are categories in qBittorrent linked to directories? for instance a directory
tvfor categorytvin thevideofolder. Because it doesn't work like this for me.@bakerboy448 commented on GitHub (Aug 10, 2022):
You configure the location of the category in qbit.
See TRaSH's guides for how to configure qbit.
Don't think there's any plans to specially allow setting a manual save path for every download....and per download category selection is probably the best it'll get.
@Jelmerb commented on GitHub (Aug 10, 2022):
sorry, I'll have a look a that. I really thought I did my homework before bothering you 😆. Thank you for taking the time to reply (and super fast!)