mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
[WEBUI] [WISHLIST] ability to specify DL directory from API #3600
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#3600
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 @skatastic on GitHub (Dec 18, 2015).
I'd like to be able to specify a download directly via the API, at least for newly added torrents.
@chrishirst commented on GitHub (Dec 19, 2015):
#44
#2927
PLUS
#3199 and #4015
@skatastic commented on GitHub (Dec 19, 2015):
@chrishirst If I'm reading 4015 correctly, am I right to assume that the code is done and when the next version comes out this will be in?
@chrishirst commented on GitHub (Dec 21, 2015):
Yep, and it is in the current 'master' source of v3.4.0
@dsemi commented on GitHub (Dec 27, 2015):
This is working for me now as of v3.3.1. The Web API documentation should be modified to document the changes as well; right now there's no discoverability for the feature unless someone finds the pull request.
@naikel commented on GitHub (Dec 27, 2015):
#4015 was merged in 3.3.1 so you can specify savepath via API since (and even a label).
@gbdoin commented on GitHub (Jan 15, 2016):
Will this result in the ability to change torrent location once it has started or finished downloading? If not, I think this could be an important feature to add.
@naikel commented on GitHub (Jan 15, 2016):
No. There's no API to change the location after the torrent has started yet.
@thalieht commented on GitHub (Feb 14, 2017):
Implemented in #4015.
@ngosang close