mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Override default downloading folder based on tracker list #12268
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#12268
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 @lucassantilli on GitHub (Jul 15, 2021).
Feature request
Checklist
Description
Suggestion
Add setting similar to existing Folder Monitoring, but instead of monitoring torrent files in a given directory, it will monitor added torrents and suggest a download folder IF it contains a tracker specified in the settings.
For instance, you set torrents containing the tracker "tracker.com" to be downloaded to "C:\Downloads\TrackerName".
Upon loading the torrent file, qBittorrent will check if "tracker.com" is in the tracker list and if so, the torrent management mode will be set to "Manual" and the suggested download folder will be "C:\Downloads\TrackerName" overriding default torrent management mode, tag or category settings.
Setting management mode to automatic would disregard the tracker monitoring setting and set the download folder acording to the automatic management settings.
To avoid conflicts the tracker monitoring list should be ordered by priority, whereas the first items have higher priority.
For example, monitored trackers contains the following trackers, in this specific order:
rarbg.to Folder: C:\RARBG1
rarbg.me Folder: C:\RARBG2
If qBittorrent finds "rarbg.to" in the torrent trackers, it will be used and the list stops being processed. If not, it'll look for "rarbg.me". If not found, it will look for the next item on the list until something is found or all items are processed.
Use case
Private trackers usually have specific content. Allowing users to assign different folders for different trackers helps keeping things separated and organized.
Extra info/examples/attachments
@thalieht commented on GitHub (Jul 15, 2021):
Related #3650
@WoodpeckerBaby commented on GitHub (May 25, 2023):
Very useful for private trackers. Even Transmission supports this.
@chapmanjacobd commented on GitHub (Nov 16, 2024):
It's possible to use torrent watch folders with recursive manual mode and a bit of scripting to accomplish this:
github.com/chapmanjacobd/computer@657eb67cd6Here's a simple example:
@xavier2k6 commented on GitHub (May 24, 2025):
ANNOUNCEMENT!
For anybody coming across this "Feature Request" & would like/love to see a potential implementation in the future!
Here are some options available to you:
Please select/click the 👍 &/or ❤
reactionsin the original/opening post of this ticket.Please feel free (If you have the "skillset") to create a "Pull Request" implementing what's being requested in this ticket.
(new/existing contributors/developers are always welcome)
DO:
DO NOT:
(These will be disregarded/hidden as "spam/abuse/off-topic" etc. as they don't provide anything constructive.)