New command line arguments for adding torrents are not recognized #5679

Closed
opened 2026-02-21 17:59:18 -05:00 by deekerman · 2 comments
Owner

Originally created by @barnabyc on GitHub (Jun 18, 2017).

Please provide the following information

qBittorrent version and Operating System:

3.3.13 on Windows 10

What is the problem:

New command line arguments for adding torrents are not recognized.

What is the expected behavior:

--save-path is a supported argument

Steps to reproduce:

qbittorrent.exe --save-path="d:\foo" bar.torrent
Receive dialog stating:

--save-path=d:\foo is an unknown command line parameter.
Run application with -h option to read about command line parameters.

Running qbittorrent.exe -h does not list any of the new command line arguments.

Extra info(if any):

The reason I was trying to use --save-path is that I read @briankendall's PR #5532 and realized it was included in release 3.3.13 https://github.com/qbittorrent/qBittorrent/compare/release-3.3.13...master

Perhaps it's not enabled yet?

Originally created by @barnabyc on GitHub (Jun 18, 2017). **Please provide the following information** ### qBittorrent version and Operating System: 3.3.13 on Windows 10 ### What is the problem: New command line arguments for adding torrents are not recognized. ### What is the expected behavior: `--save-path` is a supported argument ### Steps to reproduce: `qbittorrent.exe --save-path="d:\foo" bar.torrent` Receive dialog stating: ``` --save-path=d:\foo is an unknown command line parameter. Run application with -h option to read about command line parameters. ``` Running `qbittorrent.exe -h` does not list any of the new command line arguments. ### Extra info(if any): The reason I was trying to use `--save-path` is that I read @briankendall's PR #5532 and realized it was included in release 3.3.13 https://github.com/qbittorrent/qBittorrent/compare/release-3.3.13...master Perhaps it's not enabled yet?
Author
Owner

@briankendall commented on GitHub (Jun 18, 2017):

It doesn't look like PR #5532 was included in 3.3.13. I think that's what release-3.3.13...master is showing? In any case, I don't see any of the new command line options mentioned when I execute qbittorrent --help.

@briankendall commented on GitHub (Jun 18, 2017): It doesn't look like PR #5532 was included in 3.3.13. I think that's what [release-3.3.13...master](https://github.com/qbittorrent/qBittorrent/compare/release-3.3.13...master) is showing? In any case, I don't see any of the new command line options mentioned when I execute `qbittorrent --help`.
Author
Owner

@barnabyc commented on GitHub (Jun 18, 2017):

@briankendall Thanks for double-checking. I misread the releases page; the compare link above was from there, but the exact wording is "1420 commits to master since this tag". So your efforts will be in the next release. I'll close this now, and thanks for new options, I'm really excited to start automating more workflows with them!

@barnabyc commented on GitHub (Jun 18, 2017): @briankendall Thanks for double-checking. I misread the releases page; the compare link above was from there, but the exact wording is _"1420 commits to master **since** this tag"_. So your efforts will be in the next release. I'll close this now, and thanks for new options, I'm really excited to start automating more workflows with them!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/qBittorrent#5679
No description provided.