mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Is it possible to read config file qBittorrent.ini from same folder of qbittorrent.exe ? #6976
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#6976
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 @Remonli on GitHub (Mar 1, 2018).
qBittorrent version and Operating System
4.0.4 win10 1709
If on linux, libtorrent and Qt version
(type here)
What is the problem
qBittorrent.ini location
Now Qbittorrent read config from C:\Users\username\AppData\Roaming\qBittorrent , even I move the
config files to same folder of qbittorrent.exe .
Is it possible to read from same folder first instead from profile folder ?
Thank you,
Li
@FranciscoPombal commented on GitHub (Mar 1, 2018):
Why do you want to do this?
If you would like to have everything in the same folder, I suppose you could try the PortableApps build. Note that this is unofficial and the qBittorrent developers do not provide support for it.
@Remonli commented on GitHub (Mar 1, 2018):
@FranciscoPombal Yes,actually,I'm looking for official portable version .
Is there any plan for it ?
@FranciscoPombal commented on GitHub (Mar 1, 2018):
@Remonli Not as far as I know. Feel free to use the unofficial one, though. Remember, "unofficial" does not mean it is bad, it does means the developers won't support the build.
@thalieht commented on GitHub (Jul 28, 2018):
There is a way to run the official one as portable, read this https://www.reddit.com/r/torrents/comments/7zwjyo/qbittorrent_portable_mode/
@thalieht commented on GitHub (Jul 28, 2018):
Also duplicate of #465