mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Request New Features -- Profile location specified parameters program #4000
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#4000
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 @sakuraOnlin on GitHub (Mar 2, 2016).
Request New Features -- Profile location specified parameters program
Because in some router system, only the user's disk partition is readable and writable, in addition to the user partition, all other partitions are read-only partitions. So qBittorrent runs in the router will cause the program to crash.
We hope to specify the path where the custom configuration file when the program starts, so to be able to specify the configuration file readable and writable partition.
Sorry, the above is a machine translation, because my mother tongue is not English, but my English is very bad, if wrong place, please forgive
@dogancelik commented on GitHub (Mar 2, 2016):
Related to #465
@denisps commented on GitHub (Mar 4, 2016):
Workaround for linux/bsd is setting HOME environment variable to a writable directory before starting qbt.
export HOME=/media/usb/
@sakuraOnlin commented on GitHub (Mar 6, 2016):
@denisps Thank you for your help solve the problem is through you set HOME directory to resolve, but the personal feeling is set Catalog profile with parameters is better
@sledgehammer999 commented on GitHub (Apr 11, 2017):
This should be fixed by the now merged #5214 PR. Said feature will be included in v3.4.0 release.